banner

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: Apache-2.0, BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// AppName app code name
	AppName = "GoShimmer"
)
View Source
const PluginName = "Banner"

PluginName is the name of the banner plugin.

Variables

View Source
var (
	// Plugin is the plugin instance of the banner plugin.
	Plugin = node.NewPlugin(PluginName, nil, node.Enabled, configure, run)

	// AppVersion version number
	AppVersion = "v0.9.8"
	// SimplifiedAppVersion is the version number without commit hash
	SimplifiedAppVersion = simplifiedVersion(AppVersion)
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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