Documentation ¶
Index ¶
- func CreateMyOrg(c *context.APIContext, apiForm api.CreateOrgOption)
- func CreateOrgForUser(c *context.APIContext, apiForm api.CreateOrgOption, user *models.User)
- func Edit(c *context.APIContext, form api.EditOrgOption)
- func Get(c *context.APIContext)
- func ListMyOrgs(c *context.APIContext)
- func ListTeams(c *context.APIContext)
- func ListUserOrgs(c *context.APIContext)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMyOrg ¶ added in v0.11.33
func CreateMyOrg(c *context.APIContext, apiForm api.CreateOrgOption)
https://github.com/gogs/go-gogs-client/wiki/Organizations#create-your-organization
func CreateOrgForUser ¶ added in v0.11.33
func CreateOrgForUser(c *context.APIContext, apiForm api.CreateOrgOption, user *models.User)
func Edit ¶
func Edit(c *context.APIContext, form api.EditOrgOption)
https://github.com/gogs/go-gogs-client/wiki/Organizations#edit-an-organization
func Get ¶
func Get(c *context.APIContext)
https://github.com/gogs/go-gogs-client/wiki/Organizations#get-an-organization
func ListMyOrgs ¶
func ListMyOrgs(c *context.APIContext)
https://github.com/gogs/go-gogs-client/wiki/Organizations#list-your-organizations
func ListTeams ¶
func ListTeams(c *context.APIContext)
func ListUserOrgs ¶
func ListUserOrgs(c *context.APIContext)
https://github.com/gogs/go-gogs-client/wiki/Organizations#list-user-organizations
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.