dependencies

package
v0.0.0-...-b388aef Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UselessFunc

func UselessFunc() interface{}

@autowire(set=func)

Types

type Test

@autowire.init(set=struct)

type Test2

type Test2 struct{ Test3 }

@autowire(set=struct,TestInterface1)

type Test3

type Test3 struct{}

@autowire(set=struct,new=ConstTest3)

func ConstTest3

func ConstTest3() Test3

type Test4

type Test4 struct{}

@autowire(set=struct)

func NewTest4

func NewTest4() Test4

type TestInterface1

type TestInterface1 interface {
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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