client

package
v0.0.0-...-0fd5418 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2023 License: MIT Imports: 10 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultSocketPath = "/run/auth/socket"
)

Functions

This section is empty.

Types

type Client

type Client interface {
	Authenticate(context.Context, *auth.Request) (*auth.Response, error)
}

func New

func New(socketPath string) Client

Jump to

Keyboard shortcuts

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