protoc-gen-go-micro/tools.go

8 lines
89 B
Go
Raw Normal View History

//go:build ignore
package tools
import (
_ "go.unistack.org/micro-proto/v3/graphql"
)