Skip to content

optim-kazuhiro-seida/stream-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use....

https://github.com/optim-kazuhiro-seida/Go-Streamer

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages