entity

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 29, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	Path string
	Fn   func() plugin.Plugin
}

type Plugin

type Plugin struct {
	File   string
	Fn     func() plugin.Plugin
	Plugin plugin.Plugin
}

type PluginOption

type PluginOption struct {
	ID          meta.ID
	Enabled     bool
	Installed   bool
	Installable bool
	CreatedAt   time.Time
	UpdatedAt   time.Time
}

func (PluginOption) IsEmpty

func (p PluginOption) IsEmpty() bool

Jump to

Keyboard shortcuts

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