WIP: temporary decisions for public api #1

草稿
coolaj86 请求将 5 次代码提交从 cmd 合并至 master
仅显示提交 06be5b5088 的更改 - 显示所有提交

2
doc.go
查看文件

@ -4,4 +4,6 @@
// The watchdog package is meant to be used as a binary only. // The watchdog package is meant to be used as a binary only.
// The git tag version describes the state of the binary, // The git tag version describes the state of the binary,
// not the state of the library. The API is not yet stable. // not the state of the library. The API is not yet stable.
//
// See https://git.rootproject.org/root/watchdog.go for pre-built binaries.
package watchdog package watchdog