1
0
mirror of https://github.com/nbd-wtf/satdress.git synced 2024-09-23 01:20:34 +00:00
satdress-mirror/db.go

11 lines
115 B
Go

package main
type Params struct {
Name string
Kind string
Host string
Key string
Pak string
Waki string
}