Files
nostdress/db.go
T

11 lines
115 B
Go

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