[ 源代码: golang-github-spf13-fsync ]
软件包:golang-github-spf13-fsync-dev(0.10.1-1)
golang-github-spf13-fsync-dev 的相关链接
Debian 的资源:
下载源码包 golang-github-spf13-fsync:
- [golang-github-spf13-fsync_0.10.1-1.dsc]
- [golang-github-spf13-fsync_0.10.1.orig.tar.gz]
- [golang-github-spf13-fsync_0.10.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-koofr-go-httpclient-dev
- golang-github-bmatsuo-lmdb-go-dev
- golang-github-howeyc-gopass-dev
- golang-github-zyedidia-glob-dev
- golang-github-koofr-go-koofrclient-dev
- golang-github-howeyc-crc16-dev
- golang-github-spf13-afero-dev
- golang-github-avast-apkverifier-dev
- golang-github-opentracing-contrib-go-grpc-dev
- golang-github-armon-consul-api-dev
- golang-github-masterminds-sprig-dev
Keeps files or directories in sync for Go
Package fsync keeps files and directories in sync for the Go Programming Language.
Read the documentation on GoDoc (http://godoc.org/github.com/spf13/fsync).
Forked from "github.com/mostafah/fsync" to add support for Afero "github.com/spf13/afero".
其他与 golang-github-spf13-fsync-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-spf13-afero-dev (>= 1.9.2)
- FileSystem Abstraction System for Go