registry

package
v0.0.0-...-9edbc40 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Option

type Option func(r *registry)

func WithMaria

func WithMaria(maria *sqlx.DB) Option

func WithMongo

func WithMongo(mongo *mongo.Database) Option

func WithPg

func WithPg(pg *sqlx.DB) Option

type Registry

type Registry interface {
	NewRestRegistry() *restRegistry.ServiceRegistry
}

func NewRegistry

func NewRegistry(opts ...Option) Registry

Jump to

Keyboard shortcuts

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