minikube/third_party/go9p
Steven Powell 1aa1f04e9b remove old build tags 2022-03-30 16:43:29 -07:00
..
ufs
.gitignore
LICENSE
README.md
clnt_clnt.go
clnt_close.go
clnt_mount.go
clnt_open.go
clnt_pool.go
clnt_read.go
clnt_remove.go
clnt_stat.go
clnt_stats_http.go remove old build tags 2022-03-30 16:43:29 -07:00
clnt_tag.go
clnt_walk.go
clnt_write.go
debug.go
fmt.go
log.go
osusers.go
p9.go
packr.go
packt.go
srv_conn.go
srv_fcall.go try fixing bad mount error 2021-11-22 17:13:37 -08:00
srv_file.go Use RWMutex instead of Mutex 2020-07-21 10:39:45 +08:00
srv_pipe.go Check for uint32 overflow in go9p third party 2021-04-20 08:07:37 +02:00
srv_pipe_darwin.go
srv_pipe_freebsd.go Add files missing for FreeBSD compilation 2020-03-26 16:23:53 -07:00
srv_pipe_linux.go
srv_pipe_windows.go
srv_respond.go
srv_srv.go
srv_stats_http.go remove old build tags 2022-03-30 16:43:29 -07:00
stats.go
ufs.go Check for uint32 overflow in go9p third party 2021-04-20 08:07:37 +02:00
ufs_darwin.go Address some go9p issues adressed by SonarCloud 2019-10-06 20:07:20 +02:00
ufs_freebsd.go Add files missing for FreeBSD compilation 2020-03-26 16:23:53 -07:00
ufs_linux.go
ufs_windows.go
ufs_windows_test.go
unpack.go Address some go9p issues adressed by SonarCloud 2019-10-06 20:07:20 +02:00

README.md

This is go9p done in a way that I can understand.

To install: export GOPATH=~rminnich/go go get -a /k8s.io/minikube/third_party/go9p go get -a /k8s.io/minikube/third_party/go9p/ufs go install -a /k8s.io/minikube/third_party/go9p/ufs

~/go/bin/ufs