Documentation
¶
Index ¶
Constants ¶
View Source
const (
BadIdErrorMsg = "ID must be numeric"
)
Variables ¶
This section is empty.
Functions ¶
func CreateUser ¶
func DeleteUser ¶
func GetAllUsers ¶
func UpdateUser ¶
Types ¶
type UserFactory ¶
type UserFactory interface {
// contains filtered or unexported methods
}
Click to show internal directories.
Click to hide internal directories.