p_c

package
v0.0.0-...-37de6bf Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Basket

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

type Contosmer

type Contosmer interface {
	// contains filtered or unexported methods
}

type ContosmerImpl

type ContosmerImpl struct {
	Contosmer
}

type Duck

type Duck struct {
	Number int
	Weight float64
}

type Producer

type Producer interface {
	// contains filtered or unexported methods
}

type ProducerImpl

type ProducerImpl struct {
	Producer
}

Jump to

Keyboard shortcuts

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