mirror of
https://github.com/miniflux/v2.git
synced 2025-08-16 18:01:37 +00:00
Add more comments (GoDoc)
This commit is contained in:
parent
ce4de8aece
commit
9652dfa1fe
28 changed files with 256 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
|
||||
package version
|
||||
|
||||
// Version of the application (generate with "make build")
|
||||
// Version of the application (generated with "make build")
|
||||
var Version = "undefined"
|
||||
|
||||
// BuildDate is generated with "make build"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue