idtoken

package
v0.0.29 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHTTPClient

func NewHTTPClient(base string) *http.Client

Types

type Client

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

func New

func New(http *http.Client) *Client

func (*Client) Do

func (c *Client) Do(ctx context.Context, req *http.Request) (*Response, error)

type Response

type Response struct {
	StatusCode int
	Headers    http.Header
	Body       []byte
}

Jump to

Keyboard shortcuts

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