go-zookeeper
go-zookeeper copied to clipboard
Update constants.go to include a persistent flag
It seems odd that there isn't a flag for persistent while there is one for ephemeral and sequence. I think it would be clearer to just use a constant rather than 0.