driver

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 19, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPDriver

type HTTPDriver struct {
	BasePath string
	Client   *http.Client
}

func NewHTTPDriver

func NewHTTPDriver(basePath string, transport http.RoundTripper) *HTTPDriver

func (*HTTPDriver) CreateDomain

func (driver *HTTPDriver) CreateDomain(name string) error

func (*HTTPDriver) ResolvePURL

func (driver *HTTPDriver) ResolvePURL(domain string, name string) (*url.URL, error)

func (*HTTPDriver) SavePURL

func (driver *HTTPDriver) SavePURL(purl *dsl.PURL) error

Jump to

Keyboard shortcuts

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