plugin

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: Apache-2.0, MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Plugins = []plugin.Plugin{
	&DDBPlugin{},
}

Functions

This section is empty.

Types

type DDBConfig

type DDBConfig struct {
	Table        string
	AccessKey    string
	SecretKey    string
	SessionToken string
}

func (*DDBConfig) Create

func (c *DDBConfig) Create(path string) (repo.Datastore, error)

func (*DDBConfig) DiskSpec

func (c *DDBConfig) DiskSpec() fsrepo.DiskSpec

type DDBPlugin

type DDBPlugin struct{}

func (*DDBPlugin) DatastoreConfigParser

func (p *DDBPlugin) DatastoreConfigParser() fsrepo.ConfigFromMap

func (*DDBPlugin) DatastoreTypeName

func (p *DDBPlugin) DatastoreTypeName() string

func (*DDBPlugin) Init

func (p *DDBPlugin) Init(env *plugin.Environment) error

func (*DDBPlugin) Name

func (p *DDBPlugin) Name() string

func (*DDBPlugin) Version

func (p *DDBPlugin) Version() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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