marshal

package module
v0.0.0-...-a179454 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2016 License: Apache-1.1 Imports: 6 Imported by: 0

README

Marshal

The marshal package is a no longer maintained way to marshal/unmarshal the quickfix.Message type and generic go structs using reflection.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Marshal

func Marshal(v interface{}) quickfix.Message

Marshal returns the Message encoding of v

func Unmarshal

func Unmarshal(m quickfix.Message, v interface{}) quickfix.MessageRejectError

Unmarshal populates v from a Message

Types

This section is empty.

Directories

Path Synopsis
gen

Jump to

Keyboard shortcuts

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