Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is the teams API client
type Config ¶
type Config struct {
}
Config holds the configuration for the Teams plugin
func DefaultConfig ¶
func DefaultConfig() *Config
DefaultConfig returns the default configuration for the Teams plugin
type ListOptions ¶
type ListOptions struct {
Max int `url:"max,omitempty"`
}
ListOptions contains the options for listing teams
Click to show internal directories.
Click to hide internal directories.