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 an http client for the indexer finder API
func New ¶
func New(baseURL string, options ...httpclient.Option) (*Client, error)
New creates a new finder HTTP client.
Click to show internal directories.
Click to hide internal directories.