8 lines
68 B
Go
8 lines
68 B
Go
package main
|
|
|
|
import _ "github.com/gin-gonic/gin"
|
|
|
|
func main() {
|
|
|
|
}
|