Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListCommitAuthors ¶
func ListCommitAuthors(ctx context.Context, opt *ListCommitAuthorsOptions) error
ListCommitAuthors returns a list of authors for the given repo and commit.
Types ¶
type ListCommitAuthorsOptions ¶
func (*ListCommitAuthorsOptions) String ¶
func (l *ListCommitAuthorsOptions) String() string
func (*ListCommitAuthorsOptions) Validate ¶
func (l *ListCommitAuthorsOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.