mirror of
https://github.com/chrislusf/seaweedfs
synced 2025-06-29 08:12:47 +02:00
5 lines
55 B
Go
5 lines
55 B
Go
package pb
|
|
|
|
const (
|
|
AdminShellClient = "adminShell"
|
|
)
|