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
4021fcb5
Commit
4021fcb5
authored
1 year ago
by
ko_oler
Browse files
Options
Downloads
Patches
Plain Diff
sip
parent
479bc166
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pkg/collections/collection.go
+1
-1
1 addition, 1 deletion
pkg/collections/collection.go
with
1 addition
and
1 deletion
pkg/collections/collection.go
+
1
−
1
View file @
4021fcb5
...
...
@@ -90,7 +90,7 @@ type StateInfo struct {
State
State
`json:"state" bson:"state"`
Info
string
`json:"info" bson:"info"`
StartedAt
time
.
Time
`json:"started_at,omitempty" bson:"started_at,omitempty"`
DBVersion
uint32
`json:"-" bson:"
-
"`
DBVersion
uint32
`json:"-" bson:"
db_version
"`
}
type
State
int
...
...
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