jitjson

command module
v0.0.0-...-6c5040b Latest Latest
Warning

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

Go to latest
Published: May 10, 2017 License: MIT Imports: 13 Imported by: 0

README

jitjson

Faster JSON marshaling in Go by code gening encoders that don't rely on reflection

Usage

usage: jitjson [<flags>] <command> [<args> ...]

Finds structs with json tags and generates efficient (non-reflection) based JSON
encoders

Flags:
  --help  Show context-sensitive help (also try --help-long and --help-man).

Commands:
  help [<command>...]
    Show help.

  gen [<root-dir>]
    Generate json encoders

  list [<flags>] [<root-dir>]
    List eligible structs that were found

  clean [<root-dir>]
    Delete all auto-generated source files

  dump [<flags>] [<root-dir>]
    Dump auto-generated source code

  files [<root-dir>]
    List json encoder files that have been generated

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package ast ...
Package ast ...
Package codegen ...
Package codegen ...
Package encoding ...
Package encoding ...
cmd
media
Auto-generated by jitjson
Auto-generated by jitjson
navigation
Auto-generated by jitjson
Auto-generated by jitjson

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL