Ophestra
35b7142317
This contains useful information not obtainable by external tools. Signed-off-by: Ophestra <cat@gensokyo.uk>
6 lines
58 B
Go
6 lines
58 B
Go
package fst
|
|
|
|
type Info struct {
|
|
User int `json:"user"`
|
|
}
|