Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListAccess ¶
type ListAccess int
const ( PublicAccess ListAccess = iota LinkAccess PrivateAccess )
func ListAccessFromString ¶
func ListAccessFromString(s string) ListAccess
func (ListAccess) String ¶
func (a ListAccess) String() string
Click to show internal directories.
Click to hide internal directories.