gateway

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module(
	"gateway",
	fx.Provide(
		NewCluster,
		NewStorage,
	),
)

Functions

func NewCluster

func NewCluster(p clusterParams) (cluster.Gateway, error)

func NewStorage

func NewStorage(p storageParams) (storage.Gateway, error)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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