ksc

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 6 Imported by: 9

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SDKName = "ksc-sdk-go"

SDKName is the name of this KSC SDK

View Source
var SDKVersion = "0.1.48"

SDKVersion is the version of this SDK

View Source
var SDKVersionUserAgentHandler = request.NamedHandler{
	Name: "Ksc.SDKVersionUserAgentHandler",
	Fn: request.MakeAddToUserAgentHandler(SDKName, SDKVersion,
		runtime.Version(), runtime.GOOS, runtime.GOARCH),
}

SDKVersionUserAgentHandler is a named request handler for building ksc agent requests

Functions

func NewClient

func NewClient(ak, sk string, debug ...bool) *session.Session

Types

type Config

type Config struct {
	Credentials *credentials.Credentials

	Region *string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL