Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrCompAlreadyExists = errors.New("Organization name already exists") ErrEmailAlreadyExists = errors.New("Email already exists") )
Custom errors
Functions ¶
This section is empty.
Types ¶
type Organization ¶
type Organization struct{}
Click to show internal directories.
Click to hide internal directories.