Versions in this module Expand all Collapse all v1 v1.0.1 Aug 24, 2023 v1.0.0 Aug 24, 2023 Changes in this version + type Server struct + func NewServer(filepath string, app quickfix.Application) (*Server, error) + func (s Server) Start() error + func (s Server) Stop()