forked from security/hakurei
7 lines
65 B
Go
7 lines
65 B
Go
package hst
|
|
|
|
type Info struct {
|
|
User int `json:"user"`
|
|
Paths
|
|
}
|