mirror of
https://codeberg.org/cunicu/cunicu.git
synced 2025-10-30 05:41:48 +08:00
6 lines
40 B
Go
6 lines
40 B
Go
package pb
|
|
|
|
const (
|
|
OfferVersion = 1
|
|
)
|