Brijesh's Git Server — watchman_client @ 32320e7fdb3668d20efb3e96289935632db03e5b

client library for using watchman in go programs

go.mod (view raw)

 1
 2
 3
 4
 5
module github.com/wbrijesh/watchman_client

go 1.22.4

require github.com/google/uuid v1.6.0