proxy

package
v0.2.12 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2024 License: MIT Imports: 13 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
	Source    kiroku.Source        `vroomy:"mojura-source"`
	APIKeys   *apikeys.APIKeys     `vroomy:"apikeys"`
	Resources *resources.Resources `vroomy:"resources"`
	// 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