Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) CreateOrgRepo ¶
func (_m *Client) CreateOrgRepo(org string, opt gitea.CreateRepoOption) (*gitea.Repository, *gitea.Response, error)
CreateOrgRepo provides a mock function with given fields: org, opt
func (*Client) CreateRepo ¶
func (_m *Client) CreateRepo(opt gitea.CreateRepoOption) (*gitea.Repository, *gitea.Response, error)
CreateRepo provides a mock function with given fields: opt
Click to show internal directories.
Click to hide internal directories.