thriftrw

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2016 License: MIT Imports: 10 Imported by: 0

README

thriftrw-go GoDoc Build Status Coverage Status

A Thrift encoding code generator and library for Go.

Installation

go get -u github.com/thriftrw/thriftrw-go

Development Status: Alpha

Ready for adventurous users and early adopters, but there will likely be a few breaking changes and features required before releasing version 1.0.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package ast provides types and intefaces representing the abstract syntax tree for a single .thrift file.
Package ast provides types and intefaces representing the abstract syntax tree for a single .thrift file.
Package compile provides specifications for the types and services defined in a Thrift file.
Package compile provides specifications for the types and services defined in a Thrift file.
idl
Package idl provides a parser for Thrift IDL files.
Package idl provides a parser for Thrift IDL files.
frame
Package frame provides a framed reader and writer.
Package frame provides a framed reader and writer.
Package plugin provides the API for writing ThriftRW plugins.
Package plugin provides the API for writing ThriftRW plugins.
api
Package protocol provides implementations of different Thrift protocols.
Package protocol provides implementations of different Thrift protocols.
binary
Package binary implements the Thrift Binary protocol.
Package binary implements the Thrift Binary protocol.
Package ptr provides helpers to convert basic types to pointers.
Package ptr provides helpers to convert basic types to pointers.
Package wire provides types and constants that map directly to the wire representation of Thrift values.
Package wire provides types and constants that map directly to the wire representation of Thrift values.

Jump to

Keyboard shortcuts

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