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 intermediates communication with libraries.io
type LookUpResult ¶
type LookUpResult struct {
HomePage string `json:"homepage"`
RepositoryURL string `json:"repository_url"`
}
LookUpResult represents a response we would get from libraries.io
Click to show internal directories.
Click to hide internal directories.