recordsvc

package
v0.0.0-...-4ff583b Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(ctx context.Context, config configuration.Configuration) error

Types

type RecordService

type RecordService struct {
	services.UnimplementedRecordServiceServer
	RecordStore storage.RecordStore
}

func CreateRecordService

func CreateRecordService(recordStoreConnectionURI string) (*RecordService, error)

func (RecordService) Commit

func (RecordService) CreateSchema

func (RecordService) Delete

func (RecordService) FindRecord

func (RecordService) InvalidateSchema

func (RecordService) Query

func (RecordService) ValidateRecord

func (RecordService) Write

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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