Versions in this module Expand all Collapse all v2 v2.0.1 Oct 1, 2024 Changes in this version + type DbCredentials struct + DbName string + Host string + Password string + Port int + User string + type ReceiveFramework interface + Name func() string + Receive func(receiveSession *receive.ReceiveSession) + type ServeFramework interface + Detect func() bool + Name func() string + Serve func(metadata *serve.TransferSession) Other modules containing this package github.com/sandstorm/synco