Align with go library layout
This commit is contained in:
parent
5871ec04de
commit
a0f54cbe5a
50 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +0,0 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"errors"
|
||||
)
|
||||
|
||||
func Daemonize() error {
|
||||
return errors.New("Not implemented on OSX")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue