pb2doc

command module
v0.0.0-...-3a47f06 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2020 License: MIT Imports: 5 Imported by: 0

README

Google protocol message parser

A tool used to parse Google protocol buffer message to JSON or html

build status


Install

go get github.com/wangming1993/pb2doc

Usage

Build pb package under ./proto folders and write HTML files to ./dist folder

pb2doc build pb from ./protos
# change output folder
pb2doc build pb from ./protos --dist=html

Features I needed

  • recursive parse message
  • support grpc service
  • configurable doc type, maybe JSON,html or swagger
  • annotation-based service description

Overview

Doc

develop guidance

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