api

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module(
	"api",
	fx.Provide(sprout.Config("GRPC", &Config{})),
	fx.Provide(sprout.Logger("grpc")),
	fx.Provide(newServer),
)

Functions

This section is empty.

Types

type Config

type Config struct {
	Port int `env:"PORT" envDefault:"8080"`
}

Directories

Path Synopsis
events
state

Jump to

Keyboard shortcuts

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