example

package
v0.0.33 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const Foo = "bar"

Variables

View Source
var (
	// this is not lost
	S string
	T = fmt.Sprintf("%s %s", "", "")
)

Functions

func X added in v0.0.21

func X(m JustAStringMap)

Does X things

func Yzzy added in v0.0.21

func Yzzy(s string) string

yzzy man what more is there to say?

Types

type Asdf

type Asdf interface{}

type Fooer added in v0.0.17

type Fooer func(string) string

does foo things!

type JustAStringMap added in v0.0.17

type JustAStringMap map[string]string

type Person

type Person struct {
	// this is not lost
	Name string

	fmt.Formatter
	fmt.Scanner
	Fooer
	// contains filtered or unexported fields
}

func (Person) TellSecret added in v0.0.17

func (p Person) TellSecret() string

shh

Jump to

Keyboard shortcuts

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