builtin

package
v1.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2023 License: Apache-2.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AppID          = apps.AppID("apps")
	AppDisplayName = "Mattermost Apps plugin"
	AppDescription = "Install and manage Mattermost Apps"
)
View Source
const (
	FieldAppID     = "app"
	FieldNamespace = "namespace"
)
View Source
const (
	PathDebugClean        = "/debug/clean"
	PathDebugKVInfo       = "/debug/kv/info"
	PathDebugKVList       = "/debug/kv/list"
	PathDebugStoreList    = "/debug/store/list"
	PathDebugStorePollute = "/debug/store/pollute"
	PathDebugSessionsList = "/debug/session/list"
)
View Source
const (
	LookupAny              = ""
	LookupDisabledApps     = "disabled"
	LookupEnabledApps      = "enabled"
	LookupInstalledApps    = "installed"
	LookupNotInstalledApps = "not_installed"
)

Variables

This section is empty.

Functions

func App

func App(conf config.Config) apps.App

func Manifest

func Manifest(conf config.Config) apps.Manifest

func NewBuiltinApp

func NewBuiltinApp(conf config.Service, proxy proxy.Service, appservices appservices.Service, httpOut httpout.Service, sessionService session.Service) *builtinApp

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL