depends

package
v0.0.0-...-ff2f935 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2025 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

type Api interface {
	Do()
}

type ApiA

type ApiA struct {
}

func (*ApiA) Do

func (a *ApiA) Do()

type ApiB

type ApiB struct {
}

func (*ApiB) Do

func (a *ApiB) Do()

type ApiC

type ApiC struct {
}

func (*ApiC) Do

func (a *ApiC) Do()

type Depends

type Depends struct {
	// contains filtered or unexported fields
}

func NewDepends

func NewDepends() *Depends

func (*Depends) Bind

func (dp *Depends) Bind(a string, b []string)

func (*Depends) Do

func (dp *Depends) Do()

Jump to

Keyboard shortcuts

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