Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReaderFromAny ¶
Types ¶
type SessionMock ¶
type SessionMock struct {
UserID string
}
func NewSessionMock ¶
func NewSessionMock(userID string) SessionMock
func (SessionMock) GetUserID ¶
func (s SessionMock) GetUserID() string
Click to show internal directories.
Click to hide internal directories.