stream-generator

command module
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2020 License: MIT Imports: 8 Imported by: 0

README

Stream Generator

Golang generate command ndndnd

Go get

$ go get -u github.com/optim-kazuhiro-seida/stream-generator

Source File (sample)

//go:generate stream-generator -type=Sample
type Sample struct {
	Str string
	Int int
}

Command

$ go generate

Result

You can look source

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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