core

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Overview

Package core provides core built-in plugins for GoatFlow.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DashboardPlugin

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

DashboardPlugin provides core dashboard widgets.

func NewDashboardPlugin

func NewDashboardPlugin() *DashboardPlugin

NewDashboardPlugin creates a new dashboard plugin instance.

func (*DashboardPlugin) Call

Call implements plugin.Plugin.

func (*DashboardPlugin) GKRegister

func (p *DashboardPlugin) GKRegister() plugin.GKRegistration

GKRegister implements plugin.Plugin.

func (*DashboardPlugin) Init

func (p *DashboardPlugin) Init(ctx context.Context, host plugin.HostAPI) error

Init implements plugin.Plugin.

func (*DashboardPlugin) Shutdown

func (p *DashboardPlugin) Shutdown(ctx context.Context) error

Shutdown implements plugin.Plugin.

Jump to

Keyboard shortcuts

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