guardian

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2023 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CompileTimeString string
)

Functions

func Export

func Export() interface{}

func Import

func Import() interface{}

func InvokeFunc

func InvokeFunc(name string, params ...interface{}) (interface{}, error)

func OnFree

func OnFree()

func OnInit

func OnInit(sharedVault *vault.Vault) error

func OnJob

func OnJob(job *tickque.Job) error

func OnLoad

func OnLoad(data interface{}) error

func Reloadable

func Reloadable() bool

Types

type JobHandler1

type JobHandler1 = func(pluginName string, compileTimeString string, jobData live.Data) error

type JobHandler2

type JobHandler2 = interface {
	Handle(pluginName string, compileTimeString string) error
}

Directories

Path Synopsis
job

Jump to

Keyboard shortcuts

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