Categorygithub.com/advdv/stdgo/fx/stdpgxfx
modulepackage
0.0.3
Repository: https://github.com/advdv/stdgo.git
Documentation: pkg.go.dev

# Functions

New build the main components of this package.
NewPoolConfig inits a pool configuration from the package config.
Provide components as fx dependencies.
SnapshotProvide provides a snapshot migrater.
TestProvide provides the package's components as an fx module with a setup more useful for testing.

# Structs

Config configures the components.
Params define the dependencies of the main component(s).
Result declare the main components produced by this package.