Documentation
¶
Index ¶
Constants ¶
View Source
const ApiVersion = "3"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { HTTP common.HttpClient Auth common.Authentication Site *url.URL Audit *internal.AuditRecordService Role *internal.ApplicationRoleService Banner *internal.AnnouncementBannerService Dashboard *internal.DashboardService Filter *internal.FilterService Group *internal.GroupService Issue *internal.IssueADFService MySelf *internal.MySelfService Permission *internal.PermissionService Project *internal.ProjectService Screen *internal.ScreenService Task *internal.TaskService Server *internal.ServerService User *internal.UserService Workflow *internal.WorkflowService JQL *internal.JQLService NotificationScheme *internal.NotificationSchemeService Team *internal.TeamService }
Click to show internal directories.
Click to hide internal directories.