Documentation ¶
Index ¶
- type Client
- func (this *Client) CurrentBranch() string
- func (this *Client) CurrentTags() []string
- func (this *Client) GetTagsByCommit(commit string) []string
- func (this *Client) IsClean() error
- func (this *Client) LastCommit() string
- func (this *Client) LatestTags() []string
- func (this *Client) SetPath(p string) error
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
}
func (*Client) CurrentBranch ¶
func (*Client) CurrentTags ¶
func (*Client) GetTagsByCommit ¶
func (*Client) LastCommit ¶
func (*Client) LatestTags ¶
Click to show internal directories.
Click to hide internal directories.