package
0.0.0-20240507060956-03cfbf68061f
Repository: https://github.com/preciselyco/msbotbuilder-go.git
Documentation: pkg.go.dev

# Functions

NewClient constructs and returns a new ConnectorClient with provided configuration and an empty cache.
NewClientConfig creates configuration for ConnectorClient.

# Structs

Config represents the credentials for a user program and the URL for validating the credentials.
ConnectorClient implements Client to send HTTP requests to the connector service.

# Interfaces

Client provides interface to send requests to the connector service.