seaweedfs/weed/pb/shared_values.go
2020-04-12 20:48:21 -07:00

5 lines
49 B
Go

package pb
const (
AdminShellClient = "shell"
)