Documentation ¶ Overview ¶ Package ramswift provides an in-memory emulation of the Swift object storage API, which can be run as a goroutine from another package, or as a standalone binary. Index ¶ func Daemon(confFile string, confStrings []string, signalHandlerIsArmedWG *sync.WaitGroup, ...) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Daemon ¶ func Daemon(confFile string, confStrings []string, signalHandlerIsArmedWG *sync.WaitGroup, doneChan chan bool, signals ...os.Signal) Types ¶ This section is empty. Source Files ¶ View all Source files daemon.go Directories ¶ Show internal Expand all Path Synopsis ramswift Click to show internal directories. Click to hide internal directories.