binding

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Set = wire.NewSet(
	provideMyFooter,
	wire.Bind(new(Footer), new(*MyFooter)),
	provideBar)

Functions

This section is empty.

Types

type Bar

type Bar string
type Footer interface {
	Foo() string
}

type MyFooter

type MyFooter string

func (*MyFooter) Foo

func (b *MyFooter) Foo() string

Jump to

Keyboard shortcuts

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