Versions in this module Expand all Collapse all v0 v0.2.0 Nov 26, 2021 v0.1.0 Nov 25, 2021 Changes in this version + type Container struct + Logger *log.Logger + func New(masterServer, SystemGroups, file, level string, console bool, sample uint32) (*Container, error) + func (c *Container) Close() error + func (c *Container) GetServerSdk() sdk.Interface + func (c *Container) GetTranslator() ut.Translator + func (c *Container) GetUnixUserService() user.UnixInterface + func (c *Container) GetValidator() *validator.Validate + func (c *Container) SetClientId(id uint64) + func (c *Container) SetServerPublicKey(publicKey string)