Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotFound = NewError("record not found")
)
Functions ¶
This section is empty.
Types ¶
type CoreService ¶
type Department ¶
type OperationProvider ¶
type Owner ¶
type Owner struct { Entity RegistrationEntity Registration *Territory }
type Registration ¶
type RegistrationEntity ¶
type RegistrationEntity int
const ( UnknownEntity RegistrationEntity = iota Individual Legal )
type RegistrationProvider ¶
Click to show internal directories.
Click to hide internal directories.