example

package
v0.0.0-...-7376487 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 1 Imported by: 0

README

interface-extractor example: Utility for generating interfaces for a given type

interface-extractor may have bugs

go install github.com/urandom/interface-extractor@latest
go generate
go build

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bar

type Bar struct {
}

func (Bar) Add

func (b Bar) Add()

func (Bar) Run

func (b Bar) Run(ctx context.Context) error

func (Bar) Stop

func (b Bar) Stop() error

Jump to

Keyboard shortcuts

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