seaweedfs/weed/pb/shared_values.go
2020-06-20 12:50:40 -07:00

6 lines
55 B
Go

package pb
const (
AdminShellClient = "adminShell"
)