services

package
v0.0.0-...-6f38258 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataManagement

type DataManagement struct {
	DB *sql.DB

	MigrationTable string
	DatabaseName   string
	NoTxWrp        bool
	// contains filtered or unexported fields
}

func (*DataManagement) StartDB

func (dm *DataManagement) StartDB(dir string) error

type Pinger

type Pinger struct {
	pb.UnimplementedPingerServer
	DB *sql.DB
	ID string
}

func (*Pinger) Ping

func (p *Pinger) Ping(ctx context.Context, in *pb.PingRequest) (*pb.PongResponse, error)

Ping GRPC service for the service to ping clients and provide response time

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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