supernotelocal

package
v0.0.0-...-cb39c03 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2025 License: MIT Imports: 9 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(ctx context.Context, opts ...Option) (*Client, error)

func (*Client) Do

func (c *Client) Do(req *models.Request, resp *goquery.Document) error

func (*Client) GetDevice

func (c *Client) GetDevice() (*models.Device, error)

func (*Client) ListEntries

func (c *Client) ListEntries(path string, depth *int) ([]models.Entry, error)

func (*Client) NewRequest

func (c *Client) NewRequest(method string, path string) (*models.Request, error)

type Option

type Option func(*options)

func WithHost

func WithHost(host string) Option

func WithPort

func WithPort(port int) Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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