package
0.0.5
Repository: https://github.com/yokoe/herschel.git
Documentation: pkg.go.dev

# Functions

WithConfigAndToken returns a ClientOption that uses given config and token.
WithConfigFileAndTokenFile returns a ClientOption that loads config and token from given file paths.
WithConfigReaderAndTokenReader returns a ClientOption that loads config and token from given readers.
WithServiceAccountCredentials returns a ClientOption that loads credentials from given file path.

# Interfaces

ClientOption is an option for herschel client.