Skip to content

woocoos/entco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

entco

Build Status GoDoc Go Report Card

components and tools for knockout applications

Ent && Graphql Extensions

Ent Type System and CodeGen:

  • field.Decimal: base on Field.String to support Validate no matter Field.Other or Field.Float, it will be some Generator error in Ent Codegen
  • Audit Fields: support audit fields
  • Soft Delete: support soft delete
  • Tenant: support tenant and data isolation
  • PrimaryKey: support snowflake id.
  • Resolver Code: support resolver code generator

Ent Client:

OTEL Tracing: support opentelemetry tracing for ent client Route Driver: support route driver for ent client

Graphql:

  • GloablID: support globalID for ent relay
  • SimplePagination: support pagination by page limit and offset,but also base on cursor

About

components and tools for ent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages