identity

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const PluginName = "identity"

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Email string `yaml:"email"`
	Name  string `yaml:"name"`
}

type Plugin

type Plugin struct {
	// contains filtered or unexported fields
}

func NewPlugin

func NewPlugin() *Plugin

func (*Plugin) Configure

func (p *Plugin) Configure(v *viper.Viper) error

func (Plugin) Name

func (p Plugin) Name() string

func (Plugin) Render

func (p Plugin) Render(_, _ string) string

func (Plugin) Whoami

func (p Plugin) Whoami() string

Jump to

Keyboard shortcuts

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