Files
sonr/pkg/dwn/Motr.pkl.go
T

11 lines
261 B
Go
Raw Normal View History

2024-09-19 02:04:22 -04:00
// Code generated from Pkl module `dwn`. DO NOT EDIT.
package dwn
type Motr struct {
Keyshare string `pkl:"keyshare" json:"keyshare,omitempty"`
Address string `pkl:"address" json:"address,omitempty"`
Origin string `pkl:"origin" json:"origin,omitempty"`
}