Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IfThenElse ¶
func IfThenElse(condition bool, a interface{}, b interface{}) interface{}
Types ¶
type UserEntity ¶
func (*UserEntity) GetId ¶
func (e *UserEntity) GetId() string
type UsersRepository ¶
type UsersRepository struct {
*cerk.MemoryRepository
}
Click to show internal directories.
Click to hide internal directories.