hanfish's picture
111
215df2f verified
raw
history blame contribute delete
83 Bytes
package op
const (
WORK = "work"
DISABLED = "disabled"
RootName = "root"
)