Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrUnmarshal = errors.New("cannot unmarshal JSON")
)
Functions ¶
This section is empty.
Types ¶
type SMDClient ¶
type SMDClient struct {
// contains filtered or unexported fields
}
SMDClient is a client for SMD
func NewSMDClient ¶
NewSMDClient creates a new SMDClient which connects to the SMD server at baseurl and uses the provided JWT for authentication
func (*SMDClient) GroupMembership ¶
GroupMembership returns the group labels for the xname with the given ID
Click to show internal directories.
Click to hide internal directories.