mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-05-20 00:31:31 +00:00
6 lines
50 B
Go
6 lines
50 B
Go
package pb
|
|
|
|
const (
|
|
AdminShellClient = "shell"
|
|
)
|