fix

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2023 License: MIT Imports: 4 Imported by: 0

README

fix

FIX protocol usage with client and server helper libraries

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(settingsFilepath string) (*Client, error)

func (Client) Start

func (c Client) Start() error

func (Client) Stop

func (c Client) Stop()

type Server

type Server struct {
	// contains filtered or unexported fields
}

func NewServer

func NewServer(settingsFilepath string) (*Server, error)

func (Server) Start

func (s Server) Start() error

func (Server) Stop

func (s Server) Stop()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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