# Functions

New returns a new [ApiCaller] instance using passed configuration.
NewClient returns a http.Client This client has a customized Transport that is a instance of [retryableRoundTripper] struct.

# Structs

Api is a struct that implements [ApiCaller].
Group represents group information.
Structure reflecting API response results.
Structure reflecting API response results.
Group represents member information.

# Interfaces

Interface for Sakamichi API call.