storageserver

package
v0.2.17 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

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

Server implements the DatabaseServer interface

func NewStorageServer

func NewStorageServer(store *fred.Store) *Server

NewStorageServer creates a new Server to serve GRPC Requests. It answers according to the data/Storage Interface

func (*Server) AddKeygroupTrigger

AddKeygroupTrigger calls specific method of the storage interface.

func (*Server) Append

Append calls specific method of the storage interface

func (Server) CreateKeygroup

CreateKeygroup calls specific method of the storage interface

func (Server) Delete

Delete calls specific method of the storage interface

func (Server) DeleteKeygroup

DeleteKeygroup calls specific method of the storage interface

func (*Server) DeleteKeygroupTrigger

DeleteKeygroupTrigger calls specific method of the storage interface.

func (Server) Exists

Exists calls specific method of the storage interface

func (Server) ExistsKeygroup

ExistsKeygroup calls specific method of the storage interface

func (*Server) GetKeygroupTrigger

GetKeygroupTrigger calls specific method of the storage interface.

func (Server) IDs

IDs calls specific method of the storage interface

func (Server) Read

Read calls specific method of the storage interface

func (Server) ReadAll

ReadAll calls specific method of the storage interface

func (Server) Scan

Scan calls specific method of the storage interface

func (*Server) Update

Update calls specific method of the storage interface

Jump to

Keyboard shortcuts

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