Documentation ¶
Index ¶
- func Create(ctx *context.Context)
- func CreatePost(ctx *context.Context)
- func DeleteLabel(ctx *context.Context)
- func DeleteTeam(ctx *context.Context)
- func DeleteWebhook(ctx *context.Context)
- func EditTeam(ctx *context.Context)
- func EditTeamPost(ctx *context.Context)
- func Home(ctx *context.Context)
- func InitializeLabels(ctx *context.Context)
- func Labels(ctx *context.Context)
- func Members(ctx *context.Context)
- func MembersAction(ctx *context.Context)
- func NewLabel(ctx *context.Context)
- func NewTeam(ctx *context.Context)
- func NewTeamPost(ctx *context.Context)
- func RetrieveLabels(ctx *context.Context)
- func Settings(ctx *context.Context)
- func SettingsAvatar(ctx *context.Context)
- func SettingsDelete(ctx *context.Context)
- func SettingsDeleteAvatar(ctx *context.Context)
- func SettingsPost(ctx *context.Context)
- func TeamMembers(ctx *context.Context)
- func TeamRepositories(ctx *context.Context)
- func Teams(ctx *context.Context)
- func TeamsAction(ctx *context.Context)
- func TeamsRepoAction(ctx *context.Context)
- func UpdateLabel(ctx *context.Context)
- func Webhooks(ctx *context.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteLabel ¶ added in v1.12.0
DeleteLabel delete a label
func DeleteTeam ¶
DeleteTeam response for the delete team request
func DeleteWebhook ¶
DeleteWebhook response for delete webhook
func EditTeamPost ¶
EditTeamPost response for modify team information
func InitializeLabels ¶ added in v1.12.0
InitializeLabels init labels for an organization
func MembersAction ¶
MembersAction response for operation to a member of organization
func RetrieveLabels ¶ added in v1.12.0
RetrieveLabels find all the labels of an organization
func SettingsAvatar ¶
SettingsAvatar response for change avatar on settings page
func SettingsDelete ¶
SettingsDelete response for deleting an organization
func SettingsDeleteAvatar ¶
SettingsDeleteAvatar response for delete avatar on setings page
func SettingsPost ¶
SettingsPost response for settings change submited
func TeamRepositories ¶
TeamRepositories show the repositories of team
func TeamsAction ¶
TeamsAction response for join, leave, remove, add operations to team
func TeamsRepoAction ¶
TeamsRepoAction operate team's repository
func UpdateLabel ¶ added in v1.12.0
UpdateLabel update a label's name and color
Types ¶
This section is empty.