Files
komari/utils/rpc/rpc.go

6 lines
44 B
Go

package rpc
const (
RPC_VERSION = "2.0"
)