usp_itglue

package
v1.23.0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	URL = "https://api.itglue.com"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type ITGlueAdapter

type ITGlueAdapter struct {
	// contains filtered or unexported fields
}

func NewITGlueAdapter

func NewITGlueAdapter(conf ITGlueConfig) (*ITGlueAdapter, chan struct{}, error)

func (*ITGlueAdapter) Close

func (a *ITGlueAdapter) Close() error

type ITGlueConfig

type ITGlueConfig struct {
	ClientOptions uspclient.ClientOptions `json:"client_options" yaml:"client_options"`
	Token         string                  `json:"token" yaml:"token"`
}

func (*ITGlueConfig) Validate

func (c *ITGlueConfig) Validate() error

Jump to

Keyboard shortcuts

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