delaystore

package
v0.0.0-...-bbec59a Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DatastoreType = "delaystore"

DatastoreType is this datastore's type name (used to identify the datastore in the datastore config).

Functions

This section is empty.

Types

type DelaystorePlugin

type DelaystorePlugin struct{}

func (*DelaystorePlugin) DatastoreConfigParser

func (*DelaystorePlugin) DatastoreConfigParser() fsrepo.ConfigFromMap

DatastoreConfigParser returns a configuration parser for Delaystore configs.

func (*DelaystorePlugin) DatastoreTypeName

func (*DelaystorePlugin) DatastoreTypeName() string

DatastoreTypeName returns the datastore's name. Every datastore implementation must have a unique name.

func (*DelaystorePlugin) Init

Init initializes plugin, satisfying the plugin.Plugin interface. Put any initialization logic here.

func (*DelaystorePlugin) Name

func (*DelaystorePlugin) Name() string

Name returns the plugin's name, satisfying the plugin.Plugin interface.

func (*DelaystorePlugin) Version

func (*DelaystorePlugin) Version() string

Version returns the plugin's version, satisfying the plugin.Plugin interface.

Jump to

Keyboard shortcuts

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