Documentation ¶
Index ¶
Constants ¶
View Source
const OrcaPrefix = "orca"
Variables ¶
View Source
var ( // Used for NotFound errors ErrNotFound = errors.New("not found") // Used for AlreadyExists errors ErrAlreadyExists = errors.New("already exists") )
Functions ¶
func NetworkUser ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.