Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Domain string GroupPrefixes []string Conn *grpc.ClientConn SysRPCCreds credentials.PerRPCCredentials }
type DomainLogicError ¶
type DomainLogicError struct {
Reason string
}
func (*DomainLogicError) Error ¶
func (err *DomainLogicError) Error() string
type GetentError ¶
type GetentError struct {
Reason string
}
func (*GetentError) Error ¶
func (err *GetentError) Error() string
Click to show internal directories.
Click to hide internal directories.