config

package
v3.0.1 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Credential

type Credential struct {
	AppKey    string
	AppSecret string
}

Credential ***

func NewCredential

func NewCredential(appKey string, appSecret string) *Credential

NewCredential ***

type Endpoint

type Endpoint struct {
	APIHost  string // consts.APIHost
	FileHost string // consts.FileHost
}

Endpoint ***

func NewEndpoint

func NewEndpoint(apiHost string, fileHost string) *Endpoint

NewEndpoint ***

Jump to

Keyboard shortcuts

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