package
4.2.1+incompatible
Repository: https://github.com/mattermost/mattermost-plugin-jira.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Copied from pluginapi/experimental/bot/logger to avoid upgrading min_server_version remove this file once pluginapi can be updated to 0.1.3+ ( min_server_version is safe to point at 7.x).
No description provided by the author

# Functions

MakeCreateIssueURL makes a URL that would take a browser to a pre-filled form to file a new issue in Jira.
MigrateV2Instances migrates instance record(s) from the V2 data model.
MigrateV3InstancesToV2 migrates instance record(s) from the V3 data model.
MigrateV3ToV2 performs necessary migrations when reverting from V3 to V2.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SearchUsersAssignableInProject finds all users that can be assigned to some issue in a given project.
SearchUsersAssignableToIssue finds all users that can be assigned to an issue.
StatusCode is a convenience function that returns the status code if err implements a StatusCoder, otherwise it returns http.StatusOK/http.StatusInternalServerError depending on the err value.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Move these two to the plugin settings if admins need to adjust them.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InstanceCommon contains metadata common for both cloud and server instances.
No description provided by the author
No description provided by the author
No description provided by the author
JiraClient is the common implementation of most Jira APIs, except those that are Jira Server or Jira Cloud specific.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RESTError is an error type that embeds the http response status code, and implements a StatusCoder interface to access it.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Client is the combined interface for all upstream APIs and convenience methods.
No description provided by the author
No description provided by the author
IssueService is the interface for issue-related APIs.
No description provided by the author
ProjectService is the interface for project-related APIs.
RESTService is the low-level interface for invoking the upstream service.
SearchService is the interface for search-related APIs.
No description provided by the author
StatusCoder is an interface to access the HTTP response status code value.
No description provided by the author
UserService is the interface for user-related APIs.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author