interface_x

package
v0.0.0-...-0158116 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommand

func NewCommand() *cobra.Command

func Run1

func Run1()

func Run2

func Run2()

func Run3

func Run3()

Types

type Animal

type Animal interface {
	Run()
}

type Duck

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

func (Duck) Run

func (d Duck) Run()

type Ele

type Ele interface{}

type Ll

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

func (*Ll) At

func (l *Ll) At(i int) Ele

func (*Ll) Set

func (l *Ll) Set(i int, e Ele)

Jump to

Keyboard shortcuts

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