Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequestIdCtx ¶
type RequestIdCtx struct {
RequestId string
}
func NewRequestIdCtx ¶
func NewRequestIdCtx(requestId string) *RequestIdCtx
type SessionCtx ¶
func NewSessionCtx ¶
func NewSessionCtx(username, userId string) *SessionCtx
Click to show internal directories.
Click to hide internal directories.