Versions in this module Expand all Collapse all v0 v0.2.0 Mar 21, 2019 v0.1.0 Mar 18, 2019 Changes in this version type Options + CacheCount int + FrameSize int v0.0.1 Mar 5, 2019 Changes in this version + type Options struct + DebugMode bool + ID string + RecvFile string + SendFile string + ServerAddr string + func (op *Options) Check() error + type Service struct + func NewService(options Options) (*Service, error) + func (svc *Service) Run() error