Versions in this module Expand all Collapse all v0 v0.1.0 Apr 5, 2022 Changes in this version + func ExecGitConfig(args ...string) (string, error) + type Client struct + func NewClient() *Client + func (c *Client) NewPullRequest(pro *types.PullRequestOptions) (err error) + func (c *Client) ReadJSONFromRepoToStruct(org, repoName, branch string) []*types.Configuration