godoc

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2021 License: Apache-2.0 Imports: 4 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 {
	// contains filtered or unexported fields
}

Client is exported.

func NewClient

func NewClient(ctx context.Context) *Client

NewClient is exported.

func (*Client) Importers added in v0.4.0

func (c *Client) Importers(path string) ([]string, error)

Importers fetches importers of a package

func (*Client) Imports added in v0.4.0

func (c *Client) Imports(path string) ([]string, error)

Imports fetches imports of a package

func (*Client) Info

func (c *Client) Info(path string) (string, error)

Info is exported.

func (*Client) Search

func (c *Client) Search(term string) ([]internal.SearchResult, error)

Search is exported.

Jump to

Keyboard shortcuts

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