Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
perxis-go
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Package Registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
perxis
perxis-go
Commits
57fdf790
Commit
57fdf790
authored
1 year ago
by
Anton Sattarov
Browse files
Options
Downloads
Patches
Plain Diff
add comment
parent
86080a44
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pkg/items/service.go
+3
-2
3 additions, 2 deletions
pkg/items/service.go
with
3 additions
and
2 deletions
pkg/items/service.go
+
3
−
2
View file @
57fdf790
...
...
@@ -52,8 +52,9 @@ type PreSaver interface {
}
type
Filter
struct
{
ID
[]
string
Data
[]
*
filter
.
Filter
ID
[]
string
Data
[]
*
filter
.
Filter
// DEPRECATED Use Q instead
Search
string
// Поиск, одновременно поддерживается только один запрос
Q
[]
string
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment