Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupEnvConfig ¶
func SetupEnvConfig() *domain.PlayerConfig
Types ¶
type Contx ¶
type Contx struct { Closers []func() // contains filtered or unexported fields }
Contx is application's content
func NewContext ¶
func NewContext(cfg *domain.PlayerConfig) *Contx
NewContext instantiates new rte context object.
Click to show internal directories.
Click to hide internal directories.