package
Version:
v0.3.19
Opens a new window with list of versions in this module.
Published: Oct 30, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
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"
)
default service 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.