server

package
v0.0.0-...-0f6999a Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(conn *grpc.Server, opts ...Options)

New uses an existing gRPC server and registers all AIMS database services to it.

Types

type Options

type Options func(opts *sOpts) *sOpts

Options is used to setup the AIMS database service with specific things, like the database backend, network listeners and connections, bounds, etc.

func WithDatabase

func WithDatabase(db *gorm.DB) Options

WithDatabase uses a specific database backend.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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