package
0.0.0-20241212132234-0076f9e1ccd7
Repository: https://github.com/basecomplextech/baselibrary.git
Documentation: pkg.go.dev

# Functions

Add adds a constructor or an object to the context.
AddObject adds an object to the context.
AddOnce adds a constructor or an object if it does not exist already.
Get returns an object.
New returns a new context with the provided constructors and objects.
Test returns a test context.

# Interfaces

No description provided by the author