1
0
mirror of https://github.com/nbd-wtf/satdress.git synced 2024-11-11 16:30:35 +00:00
satdress-mirror/db.go

11 lines
115 B
Go
Raw Normal View History

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