Documentation
¶
Overview ¶
Package internal implements the admin workflow plugin.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "0.0.0"
Version is set at build time via -ldflags "-X github.com/GoCodeAlone/workflow-plugin-admin/internal.Version=X.Y.Z". Default is a bare semver so plugin loaders that validate semver accept unreleased dev builds; goreleaser overrides with the real release tag.
Functions ¶
func NewAdminPlugin ¶
func NewAdminPlugin() sdk.PluginProvider
NewAdminPlugin returns a new adminPlugin instance.
func ReadEmbeddedUIAsset ¶ added in v1.1.14
ReadEmbeddedUIAsset returns an embedded admin UI asset by path.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.