package
Version:
v0.0.73
Opens a new window with list of versions in this module.
Published: Jun 16, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
CharacterName_Client = "client"
CharacterName_Bucket = "bucket"
CharacterName_Deoss = "deoss"
)
SDK available character name
Config describes a set of settings for a client
Apply applies the given options to the config, returning the first error
encountered (if any).
NewSDK constructs a new client from the Config.
This function consumes the config. Do not reuse it (really!).
Option is a client config option that can be given to the client constructor
Source Files
¶
Click to show internal directories.
Click to hide internal directories.