mirror of
https://github.com/Li4n0/revsuit.git
synced 2026-09-26 16:41:53 +08:00
Use golint to normalize the code (#1)
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
package mysql
|
||||
|
||||
type Config struct {
|
||||
Enable bool
|
||||
Addr string
|
||||
Enable bool
|
||||
Addr string
|
||||
VersionString string `yaml:"version_string"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user