Static middleware
Download and install it:
$ go get github.com/gin-contrib/static
Import it in your code:
import "github.com/gin-contrib/static"