Documentation
¶
Index ¶
- func CreateCommentForCommit(accessToken, owner, repo, sha, message string) (string, error)
- func CreateCommentForPR(accessToken, owner, repo, message string, number int) (string, error)
- func CreateFileIfNotExist(accessToken, owner, repo, path, message string, content []byte) (string, error)
- func GetReleaseFile(accessToken, owner, repo, tag, path string) ([]byte, int64, error)
- func RequestForSign(...) (int64, string, []byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCommentForCommit ¶
func CreateCommentForPR ¶
func CreateFileIfNotExist ¶
func GetReleaseFile ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.