constructor

package
v0.0.0-...-11fa6ca Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Load

func Load(modules ...Constructor) fx.Option

LoadNewConstructors automatically finds and loads all functions starting with "New" from Go files in the specified directory and its subdirectories

Types

type Constructor

type Constructor interface {
	Construct() interface{}
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳