basicdict

package
v0.0.0-...-58581c8 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BasicDict

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

func New

func New(f Fetcher) *BasicDict

func (*BasicDict) Query

func (bd *BasicDict) Query(ctx context.Context, query string) ([]byte, error)

type Fetcher

type Fetcher interface {
	Do(*http.Request) (*http.Response, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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