Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
MKCLOS
Core Development Platform
corepkgv2
9c5d11985ab412d7f5b0b8daff32717b567fa0d0
corepkgv2
main.go
Find file
Normal view
History
Permalink
main.go
72 B
Newer
Older
Commiting to check if we can do go get
Ajit Jagtap
committed
6 years ago
1
2
package
main
Changed Cache engine
Ajit Jagtap
committed
6 years ago
3
4
5
import
(
"fmt"
)
Commiting to check if we can do go get
Ajit Jagtap
committed
6 years ago
6
7
8
func
main
()
{
fmt
.
Println
(
"hello"
)
Changed Cache engine
Ajit Jagtap
committed
6 years ago
9
Commiting to check if we can do go get
Ajit Jagtap
committed
6 years ago
10
}
Menu
Explore
Projects
Groups
Topics
Snippets