Versions in this module Expand all Collapse all v1 v1.0.7 Jun 6, 2022 Changes in this version + func CreateDirIfNecessary(dir string, conn *zk.Conn) error + func CreateDirWithDataIfNecessary(dir string, data []byte, conn *zk.Conn) error + func DeleteDir(dir string, conn *zk.Conn) error + func JoinDir(args ...interface{}) string