Rill v0.10.4 Rill.MessageStore.Mnesia.Session View Source
Link to this section Summary
Functions
Creates a new random session and returns it with the UUID used as namespace
Link to this section Functions
Link to this function
new(namespace)
View Source
new(namespace)
View Source
new(namespace :: String.t()) :: Rill.Session.t()
new(namespace :: String.t()) :: Rill.Session.t()
Link to this function
rand()
View Source
rand()
View Source
rand() :: {Rill.Session.t(), String.t()}
rand() :: {Rill.Session.t(), String.t()}
Creates a new random session and returns it with the UUID used as namespace