Documentation
¶
Index ¶
- Constants
- func Deduplicate(a []string) []string
- func GetAtlassianConnectURLPath() string
- func GetBodyForExcerpt(htmlBodyValue string) string
- func GetConfluenceServerWebhookURLPath() string
- func GetKeyHash(key string) string
- func GetPluginKey() string
- func GetPluginURL() string
- func GetPluginURLPath() string
- func GetSiteURL() string
- func GetUsernameOrAnonymousName(username string) string
- func IsSystemAdmin(userID string) bool
- func SplitArgs(s string) ([]string, error)
Constants ¶
View Source
const ( Script = "script" Style = "style" )
Variables ¶
This section is empty.
Functions ¶
func Deduplicate ¶
func GetAtlassianConnectURLPath ¶
func GetAtlassianConnectURLPath() string
func GetBodyForExcerpt ¶ added in v1.4.0
func GetConfluenceServerWebhookURLPath ¶
func GetConfluenceServerWebhookURLPath() string
func GetKeyHash ¶
GetKeyHash can be used to create a hash from a string
func GetPluginKey ¶
func GetPluginKey() string
func GetPluginURL ¶
func GetPluginURL() string
func GetPluginURLPath ¶
func GetPluginURLPath() string
func GetSiteURL ¶
func GetSiteURL() string
func GetUsernameOrAnonymousName ¶ added in v1.4.0
func IsSystemAdmin ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.