🚀 Big News:Socket Has Acquired Secure Annex.Learn More →
Socket
Book a DemoSign in
Socket

work.kdlm626.mom/jonyhy96/doc-gen

Package Overview
Dependencies
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

work.kdlm626.mom/jonyhy96/doc-gen

Go Modules
Version
v0.1.2-rc.0.20190918062741-4f5419345344
Version published
Created
Source

doc-gen

Go Report Card License: MIT

doc-gen helps you to generate apidoc like comment

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

$ go get github.com/jonyhy96/doc-gen
$ doc-gen -h
$ doc-gen -f examples/models/user.go

$ apidoc -f ".*\\.doc$" -o apidoc // you need have your own apidoc.json first

Prerequisites

For develop

  • go ^1.10

Installing

$ go build -o doc-gen .
$ sudo mv doc-gen /usr/local/bin

Params

paramrequirede.g.
ftrue-f examples/models/user.go

Coding style

CODEFMT

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • HAO YUN - Initial work - haoyun

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • nothing

FAQs

Package last updated on 18 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts