Versions in this module Expand all Collapse all v0 v0.2.0 Sep 16, 2020 v0.1.0 Sep 16, 2020 Changes in this version + type Client struct + func (c *Client) Authenticate(host, token string) error + func (c *Client) CreatePR(newPR gitrepo.NewPR) (string, error)