Documentation ¶
Index ¶
Constants ¶
View Source
const (
// UserSessionKey for setting fake users
UserSessionKey = "auth.fake.user"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UserService ¶
type UserService struct{}
UserService is a fake type to support integration tests
func (*UserService) IsLoggedIn ¶
IsLoggedIn returns true if there is a User set
Click to show internal directories.
Click to hide internal directories.