Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BizContext ¶
func Background ¶
func Background() *BizContext
func NewBizContext ¶
func NewBizContext(ctx context.Context, c *app.RequestContext) (*BizContext, error)
func (*BizContext) GlobalCollection ¶
func (b *BizContext) GlobalCollection(collection string) string
func (*BizContext) UserCollection ¶
func (b *BizContext) UserCollection(collection string) string
Click to show internal directories.
Click to hide internal directories.