mirror of
https://github.com/simon-ding/polaris.git
synced 2026-06-06 01:57:40 +08:00
implement download feature
This commit is contained in:
@@ -23,3 +23,6 @@ type Series func(*sql.Selector)
|
||||
|
||||
// Settings is the predicate function for settings builders.
|
||||
type Settings func(*sql.Selector)
|
||||
|
||||
// Storage is the predicate function for storage builders.
|
||||
type Storage func(*sql.Selector)
|
||||
|
||||
Reference in New Issue
Block a user