foobarbaz

package
v0.0.0-...-73c7131 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var MegaSet = wire.NewSet(SuperSet)

MegaSet megaset

SuperSet superset

Functions

This section is empty.

Types

type Bar

type Bar struct {
	X int
}

Bar bar

func ProvideBar

func ProvideBar(foo Foo) Bar

ProvideBar return a Bar: a negative Foo

type Baz

type Baz struct {
	X int
}

Baz baz

func ProvideBaz

func ProvideBaz(ctx context.Context, bar Bar) (Baz, error)

ProvideBaz return a value if Bar is not zero

type Foo

type Foo struct {
	X int
}

Foo foo

func ProvideFoo

func ProvideFoo() Foo

ProvideFoo return a Foo

Jump to

Keyboard shortcuts

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