repo

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Sep 8, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigurationRepo

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

func NewConfigurationRepo

func NewConfigurationRepo(prod bool) (*ConfigurationRepo, error)

func (*ConfigurationRepo) ConnectDatabase

func (cr *ConfigurationRepo) ConnectDatabase(store database.Storer, db *database.Database)

func (*ConfigurationRepo) Get

func (*ConfigurationRepo) Set

type CredentialRepo

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

func NewCredentialRepo

func NewCredentialRepo(store database.Storer, db *database.Database) *CredentialRepo

func (CredentialRepo) AllOf

func (CredentialRepo) Delete

func (CredentialRepo) Exists

func (c CredentialRepo) Exists(name string, fsType configuration.ForeignSystemType) (bool, error)

func (CredentialRepo) Get

func (CredentialRepo) Set

Jump to

Keyboard shortcuts

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