mirror of
https://github.com/kataras/iris.git
synced 2026-01-09 21:15:56 +00:00
7 lines
88 B
Go
7 lines
88 B
Go
//go:build tools
|
|
// +build tools
|
|
|
|
package tools
|
|
|
|
import _ "github.com/99designs/gqlgen"
|