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 provides utilities for interacting with a Gitiles project.
func (*Client) DownloadFile ¶
DownloadFile returns the contents of the file at `path` and `ref`.
func (*Client) LatestCommit ¶
LatestCommit resolves a ref to a revision.
Click to show internal directories.
Click to hide internal directories.