godaddy

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2022 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 ApiResponse added in v0.3.0

type ApiResponse struct {
	Price float64 ``
}

type GoDaddy

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

func New

func New(options ...Option) *GoDaddy

func (*GoDaddy) Name

func (g *GoDaddy) Name() string

func (*GoDaddy) Scrape

func (g *GoDaddy) Scrape(tld []string) (map[string]float64, error)

type Option added in v0.2.0

type Option func(*GoDaddy)

func WithApi added in v0.3.0

func WithApi(key string, secret string) Option

func WithProxy added in v0.2.0

func WithProxy(proxy *url.URL) Option

Jump to

Keyboard shortcuts

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