subpkg

package
v0.0.0-...-26b160e Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2020 License: Apache-2.0, MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Foo

func Foo(a int) (float64, error)

Foo ...

func Generated

func Generated(a string) (bool, error)

Generated ...

Types

type MyContainer

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

MyContainer ...

func (*MyContainer) Name

func (c *MyContainer) Name() string

Name ...

type NotGenerated

type NotGenerated struct{}

NotGenerated ...

type Point

type Point struct {
	X int
	Y int
}

Point ...

func (*Point) Dist

func (p *Point) Dist(p2 Point) float64

Dist ...

func (Point) GeneratedMethod

func (p Point) GeneratedMethod(a int32) *Point

GeneratedMethod ...

func (*Point) GeneratedMethodOnPointer

func (p *Point) GeneratedMethodOnPointer(a bool) *Point

GeneratedMethodOnPointer ...

Jump to

Keyboard shortcuts

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