ioc

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 2, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

README

依赖注入的包

Documentation

Overview

Package ioc is a place for Inversion of Control / DI. But currently its implementation is very crude.

Index

Constants

This section is empty.

Variables

View Source
var CollectTaskManager *collecttask.Manager
View Source
var K8sClientConfig *rest.Config
View Source
var K8sClientset *kubernetes.Clientset
View Source
var RegistryService *registry.Service

Functions

func Get

func Get(name string) (interface{}, bool)

func MustGet

func MustGet(name string) (ret interface{})

func Register

func Register(name string, obj interface{})

Types

This section is empty.

Jump to

Keyboard shortcuts

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