Versions in this module Expand all Collapse all v0 v0.9.99 Oct 17, 2016 Changes in this version + const CREATE + const MEMBERS + const MEMBER_INVITE + const SETTINGS_DELETE + const SETTINGS_HOOKS + const SETTINGS_OPTIONS + const TEAMS + const TEAM_MEMBERS + const TEAM_NEW + const TEAM_REPOSITORIES + func Create(ctx *context.Context) + func CreatePost(ctx *context.Context, form auth.CreateOrgForm) + func DeleteTeam(ctx *context.Context) + func DeleteWebhook(ctx *context.Context) + func EditTeam(ctx *context.Context) + func EditTeamPost(ctx *context.Context, form auth.CreateTeamForm) + func Invitation(ctx *context.Context) + func Members(ctx *context.Context) + func MembersAction(ctx *context.Context) + func NewTeam(ctx *context.Context) + func NewTeamPost(ctx *context.Context, form auth.CreateTeamForm) + func Settings(ctx *context.Context) + func SettingsAvatar(ctx *context.Context, form auth.AvatarForm) + func SettingsDelete(ctx *context.Context) + func SettingsDeleteAvatar(ctx *context.Context) + func SettingsPost(ctx *context.Context, form auth.UpdateOrgSettingForm) + 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 Webhooks(ctx *context.Context)