doc

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2022 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrInternalFailure = errors.New("we did something wrong")
	ErrUpstreamFailure = errors.New("someone else did something wrong")
)

Functions

This section is empty.

Types

type FooClient

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

func NewFooClient

func NewFooClient(url, username, password string) *FooClient

func (*FooClient) DoStuff

func (fc *FooClient) DoStuff(param string) (string, error)

Jump to

Keyboard shortcuts

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