filedb

package
v0.0.0-...-a230fe6 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileDB

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

func New

func New(path string, fss ...vfs.FileSystem) *FileDB

func (*FileDB) Add

func (o *FileDB) Add(s *modeldesc.ServiceDescriptor)

func (*FileDB) ListVersions

func (o *FileDB) ListVersions(id identity.ServiceIdentity, variant ...identity.Variant) ([]string, error)

func (*FileDB) Load

func (o *FileDB) Load() error

func (*FileDB) LookupServiceVersionVariant

func (o *FileDB) LookupServiceVersionVariant(id identity.ServiceVersionVariantIdentity) (*modeldesc.ServiceDescriptor, error)

func (*FileDB) Save

func (o *FileDB) Save() error

Jump to

Keyboard shortcuts

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