Skip to content
/ xo Public

🪐 Universal external Golang utilities, implementations, and even experimental coding patterns, designs

License

Notifications You must be signed in to change notification settings

nekomeowww/xo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xo

Go Reference

🪐 Universal external Golang utilities, implementations, and even experimental coding patterns, designs

Development

Clone the repository:

git clone https://github.com/nekomeowww/xo
cd xo

Prepare the dependencies:

go mod tidy

Note

If you want to work with protobufs/testpb directory and generate new Golang code, you need to install the buf tool.

cd protobufs
buf dep update
buf generate --path ./testpb

🤠 Spec

GoDoc: https://godoc.org/github.com/nekomeowww/xo

About

🪐 Universal external Golang utilities, implementations, and even experimental coding patterns, designs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages