Brijesh's Git Server — watchman_client @ main

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