Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OwnerManager ¶
type OwnerManager struct { Engine *backbone.Engine CacheCli *redis.Client OwnerID string UserName string // contains filtered or unexported fields }
func NewOwnerManager ¶
func NewOwnerManager(userName, ownerID, language string) *OwnerManager
func (*OwnerManager) InitOwner ¶
func (m *OwnerManager) InitOwner() error
Click to show internal directories.
Click to hide internal directories.