directory
0.0.0-20230524143149-81d16f753c17
Repository: https://github.com/fionahiklas/simple-static-graphql-api.git
Documentation: pkg.go.dev

# Packages

go:generate mockgen -package consumer_test -destination=./mock_consumer_test.go -source $GOFILE.
go:generate mockgen -package graphapi_test -destination=./mock_graphapi_test.go -source $GOFILE.
go:generate mockgen -package provider_test -destination=./mock_provider_test.go -source $GOFILE.
No description provided by the author