Documentation
¶
Overview ¶
Package path defines helpers for constructing Charmhub API URL paths.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Path ¶
type Path struct {
// contains filtered or unexported fields
}
Path defines a absolute path for calling requests to the server.
func (Path) Join ¶
Join will sum path names onto a base URL and ensure it constructs a URL that is valid. Example:
Click to show internal directories.
Click to hide internal directories.