Versions in this module Expand all Collapse all v1 v1.5.179 Oct 7, 2020 Changes in this version + func New(uri string) (*scm.Client, error) + func NewWebHookService() scm.WebhookService + func NewWithBasicAuth(uri string, user, password string) (*scm.Client, error) + func NewWithToken(uri string, token string) (*scm.Client, error)