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