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

6 lines
50 B
Go

package pb
const (
AdminShellClient = "shell"
)