# Functions
NewClient creates a new Segment Config API client.
# Constants
DestinationEndpoint is the API endpoint for interacting with destinations.
SourceEndpoint is the API endpoint for interacting with sources.
WorkspacesEndpoint is the API endpoint for listing workspaces.
# Structs
Client manages communication with Segment Config API.
Destination defines the struct for the destination object.
DestinationConfig contains information about how a Destination is configured.
Destinations defines the struct for the destination object.
LibraryConfig contains information about a source's library.
Source defines the struct for the source object.
Sources defines the struct for the sources object.
UpdateMask contains information for updating Destinations.
Workspace defines the struct for the workspace object.