api

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 11, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IProvider

type IProvider interface {
	Get(path string, headers *http.Header) (*http.Response, error)
}

func NewProvider

func NewProvider(config *types.GnsConfig) IProvider

type Provider

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

func (*Provider) Get

func (p *Provider) Get(path string, headers *http.Header) (*http.Response, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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