Skip to content

Instantly share code, notes, and snippets.

@narenaryan
Created June 21, 2016 03:19
Show Gist options
  • Select an option

  • Save narenaryan/ef888aa3e9f02568eb0ccfe078d6c698 to your computer and use it in GitHub Desktop.

Select an option

Save narenaryan/ef888aa3e9f02568eb0ccfe078d6c698 to your computer and use it in GitHub Desktop.
import (
"bytes"
"database/sql"
"fmt"
"net/http"
"github.com/gin-gonic/gin"
_ "github.com/go-sql-driver/mysql"
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment