proxy

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	vroomy.BasePlugin

	// Backend
	Jump   *jump.Jump    `vroomy:"jump"`
	Source kiroku.Source `vroomy:"mojura-source"`
	// contains filtered or unexported fields
}

func (*Plugin) Backend

func (p *Plugin) Backend() interface{}

Backend exposes this plugin's data layer to other plugins

func (*Plugin) CheckPermissionsMW

func (p *Plugin) CheckPermissionsMW(ctx *httpserve.Context)

func (*Plugin) Export

func (p *Plugin) Export(ctx *httpserve.Context)

Ingest will ingest logs and set IDs if necessary

func (*Plugin) Get

func (p *Plugin) Get(ctx *httpserve.Context)

Get will get a file by name

func (*Plugin) GetNext

func (p *Plugin) GetNext(ctx *httpserve.Context)

Get will get a file by name

func (*Plugin) Load

func (p *Plugin) Load(env vroomy.Environment) (err error)

New ensures Profiles Database is built and open for access

Jump to

Keyboard shortcuts

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