clientgo

package module
v8.9.4 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2026 License: Apache-2.0 Imports: 5 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 {
	Network    *network.ClientWithResponses
	Protection *protection.ClientWithResponses
}

func New

func New(options Options) (*Client, error)

type Options

type Options struct {
	APIKey            string
	AccessToken       string
	NetworkBaseURL    string
	ProtectionBaseURL string
	HTTPClient        *http.Client
}

Directories

Path Synopsis
Package network provides primitives to interact with the openapi HTTP API.
Package network provides primitives to interact with the openapi HTTP API.
Package protection provides primitives to interact with the openapi HTTP API.
Package protection provides primitives to interact with the openapi HTTP API.

Jump to

Keyboard shortcuts

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