Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nasa9084/go-genutils
https://github.com/nasa9084/go-genutils
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nasa9084/go-genutils
- Owner: nasa9084
- License: mit
- Created: 2018-12-19T08:00:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-29T08:06:27.000Z (about 5 years ago)
- Last Synced: 2024-10-05T00:40:52.760Z (about 1 month ago)
- Language: Go
- Homepage:
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
go-genutils
===========
[![GoDoc](https://godoc.org/github.com/nasa9084/go-genutils?status.svg)](https://godoc.org/github.com/nasa9084/go-genutils)
[![Build Status](https://travis-ci.org/nasa9084/go-genutils.svg?branch=master)](https://travis-ci.org/nasa9084/go-genutils)Package `gen` provides some utility functions for go code generation.
## SYNOPSIS
see [example_test.go](example_test.go).