Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TeamsClient ¶
TeamsClient aggregates resource-level clients
func GetInstance ¶
func GetInstance() (*TeamsClient, error)
GetInstance returns the existing TeamsClient instance or an error if not initialized
func NewTeamsClient ¶
func NewTeamsClient(ctx context.Context, authConfig *lib_config.AuthConfig, senderConfig *lib_config.SenderConfig, cacheConfig *lib_config.CacheConfig) (*TeamsClient, error)
NewTeamsClient creates a new TeamsClient by constructing the underlying library client
Click to show internal directories.
Click to hide internal directories.