client

package
v0.0.0-...-3d20527 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2019 License: Apache-2.0 Imports: 2 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientConfig

type ClientConfig interface {
	GetOAuthToken() string
	GetSecret() string
	GetApplicationID() int
	GetPrivateKeyFile() string
}

func NewClientConfig

func NewClientConfig(v *viper.Viper) ClientConfig

func NewClientConfigFromFile

func NewClientConfigFromFile(file string) ClientConfig

func NewDefaultClientConfig

func NewDefaultClientConfig() ClientConfig

Jump to

Keyboard shortcuts

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