mirror of
https://github.com/FlipsideCrypto/convox.git
synced 2026-02-06 19:07:13 +00:00
6 lines
67 B
Go
6 lines
67 B
Go
package structs
|
|
|
|
type SettingListOptions struct {
|
|
Prefix string
|
|
}
|