sonr/config/dwn/IPFS.pkl.go

9 lines
157 B
Go
Raw Normal View History

// Code generated from Pkl module `dwn`. DO NOT EDIT.
package dwn
type IPFS struct {
ApiUrl string `pkl:"apiUrl"`
GatewayUrl string `pkl:"gatewayUrl"`
}