Files
atlantis/vendor/github.com/lkysow/go-gitlab/examples/main.go
Luke Kysow fa43febf60 Gitlab (#190)
Gitlab initial implementation
2017-11-16 13:22:28 -08:00

7 lines
198 B
Go

package main
func main() {
// See the separate files in this directory for the examples. This file is only
// here to provide a main() function for the `example` package, keeping Travis happy.
}