codec

package
v0.0.0-...-46193ff Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2017 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBsonClientCodec

func NewBsonClientCodec(conn io.ReadWriteCloser) rpc.ClientCodec

NewBsonClientCodec creates a bson ClientCodec

func NewBsonServerCodec

func NewBsonServerCodec(conn io.ReadWriteCloser) rpc.ServerCodec

NewBsonServerCodec creates a bson ServerCodec

func NewColferClientCodec

func NewColferClientCodec(conn io.ReadWriteCloser) rpc.ClientCodec

NewColferClientCodec returns a new Colfer implementation for the core library's RPC.

func NewColferServerCodec

func NewColferServerCodec(conn io.ReadWriteCloser) rpc.ServerCodec

NewColferServerCodec returns a new Colfer implementation for the core library's RPC.

func NewGencodeClientCodec

func NewGencodeClientCodec(conn io.ReadWriteCloser) rpc.ClientCodec

NewGencodeClientCodec creates a gencode ClientCodec

func NewGencodeServerCodec

func NewGencodeServerCodec(conn io.ReadWriteCloser) rpc.ServerCodec

NewGencodeServerCodec creates a gencode ServerCodec

func NewGobClientCodec

func NewGobClientCodec(conn io.ReadWriteCloser) rpc.ClientCodec

NewGobClientCodec creates a gob ClientCodec

func NewGobServerCodec

func NewGobServerCodec(conn io.ReadWriteCloser) rpc.ServerCodec

NewGobServerCodec creates a gob ServerCodec

func NewJSONRPC2ClientCodec

func NewJSONRPC2ClientCodec(conn io.ReadWriteCloser) rpc.ClientCodec

NewJSONRPC2ClientCodec creates a RPC-JSON 2.0 ClientCodec

func NewJSONRPC2ServerCodec

func NewJSONRPC2ServerCodec(conn io.ReadWriteCloser) rpc.ServerCodec

NewJSONRPC2ServerCodec creates a RPC-JSON 2.0 ServerCodec

func NewJSONRPCClientCodec

func NewJSONRPCClientCodec(conn io.ReadWriteCloser) rpc.ClientCodec

NewJSONRPCClientCodec creates a RPC-JSON 2.0 ClientCodec

func NewJSONRPCServerCodec

func NewJSONRPCServerCodec(conn io.ReadWriteCloser) rpc.ServerCodec

NewJSONRPCServerCodec creates a RPC-JSON 2.0 ServerCodec

func NewProtobufClientCodec

func NewProtobufClientCodec(conn io.ReadWriteCloser) rpc.ClientCodec

NewProtobufClientCodec creates a protobuf ClientCodec by https://github.com/mars9/codec

func NewProtobufServerCodec

func NewProtobufServerCodec(conn io.ReadWriteCloser) rpc.ServerCodec

NewProtobufServerCodec creates a protobuf ServerCodec by https://github.com/mars9/codec

Types

This section is empty.

Jump to

Keyboard shortcuts

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