DBClient Get a singleton ent.Client instance for database access.
()
| 63 | ServerStaticFS() static.ServeFileSystem |
| 64 | // DBClient Get a singleton ent.Client instance for database access. |
| 65 | DBClient() *ent.Client |
| 66 | // KV Get a singleton cache.Driver instance for KV store. |
| 67 | KV() cache.Driver |
| 68 | // NavigatorStateKV Get a singleton cache.Driver instance for navigator state store. It forces use in-memory |
no outgoing calls
no test coverage detected