_examples/uuid/graph/resolver.go (
2
lines of code) (
raw
):
package graph // This file will not be regenerated automatically. // // It serves as dependency injection for your app, add any dependencies you require here. type Resolver struct{}