mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 10:41:03 +01:00
7 lines
88 B
Go
7 lines
88 B
Go
//go:build tools
|
|
// +build tools
|
|
|
|
package tools
|
|
|
|
import _ "github.com/99designs/gqlgen"
|