basic

package
v0.0.0-...-6c16969 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2020 License: GPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnonFuncDemo

func AnonFuncDemo()

isn't it a closure?

func BigSlowOperation

func BigSlowOperation()

func CountSha

func CountSha()

func DeferPanicDemo

func DeferPanicDemo()

func DirectoryTraversal

func DirectoryTraversal(dirs []string)

func DrawFractal

func DrawFractal(out io.Writer)

draw a fractal

func DuplicatesFilesInput

func DuplicatesFilesInput(files []string)

func Echo

func Echo()

func Jsonmarshaller

func Jsonmarshaller()

func PipelineDemo

func PipelineDemo()

func SpinnerDemo

func SpinnerDemo()

func SurfaceDrawer

func SurfaceDrawer()

build an svg of 3d view six(x)/6

func TopoSortDemo

func TopoSortDemo()

Types

type Movie

type Movie struct {
	Title  string
	Year   int  `json:"Released"`
	Color  bool `json:"omitempty"`
	Actors []string
}

Jump to

Keyboard shortcuts

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