Skip to content

Instantly share code, notes, and snippets.

@manakuro
Created December 10, 2021 04:52
Show Gist options
  • Save manakuro/b8f3ba9942c0341acc722fd3f6a847a3 to your computer and use it in GitHub Desktop.
Save manakuro/b8f3ba9942c0341acc722fd3f6a847a3 to your computer and use it in GitHub Desktop.
package model
import "golang-clean-architecture-ent-gqlgen/ent"
// Node wraps the basic Node method.
type Node = ent.Noder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment