v1

package
v1.31.2 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2023 License: Unlicense Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Module for fx.
	Module = fx.Options(
		fx.Provide(grpc.NewServer),
		fx.Invoke(grpc.Register),
	)
)

Functions

This section is empty.

Types

type Config added in v1.11.0

type Config struct {
	Provider provider.Config `yaml:"provider" json:"provider" toml:"provider"`
	Source   source.Config   `yaml:"source" json:"source" toml:"source"`
}

Config for v1.

Directories

Path Synopsis
transport

Jump to

Keyboard shortcuts

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