client

package
v0.0.0-...-a0ec725 Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

func New

func New(options ...ClientOption) (*Client, error)

func (*Client) Query

func (c *Client) Query(ctx context.Context) error

type ClientOption

type ClientOption func(c *Client)

func WithEndpoint

func WithEndpoint(e string) ClientOption

func WithHttp

func WithHttp(http *http.Client) ClientOption

func WithTokenCredential

func WithTokenCredential(cred azcore.TokenCredential) ClientOption

Jump to

Keyboard shortcuts

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