convox/pkg/structs/setting.go
David Dollar 473a4937f3
init
2019-08-16 15:49:19 -04:00

6 lines
67 B
Go

package structs
type SettingListOptions struct {
Prefix string
}