Directories
¶
Path | Synopsis |
---|---|
Generates a GraphQL API handler for your convenience
|
Generates a GraphQL API handler for your convenience |
Package collections contains various functions that allow you to access slice items in a functional way
|
Package collections contains various functions that allow you to access slice items in a functional way |
Package ctx contains a default context if no custom one is used
|
Package ctx contains a default context if no custom one is used |
Package database is an abstraction layer for database systems
|
Package database is an abstraction layer for database systems |
dbdefs
Package dbdefs has common definitions of types that are related to the database abstraction layer and database management
|
Package dbdefs has common definitions of types that are related to the database abstraction layer and database management |
dbsystem
Package dbsystem revolves around database system management, abstraction and registration
|
Package dbsystem revolves around database system management, abstraction and registration |
dbsystem/autoregister
Package autoregister is solely used to import database systems with side-effects.
|
Package autoregister is solely used to import database systems with side-effects. |
relationtype
Package relationtype has all the relation types that can be used with this ORM
|
Package relationtype has all the relation types that can be used with this ORM |
Where all the magic happens
|
Where all the magic happens |
Package memdb provides an adapter for the database abstraction layer so that you can access in-memory databases
|
Package memdb provides an adapter for the database abstraction layer so that you can access in-memory databases |
register
Package register is responsible for registering this database system
|
Package register is responsible for registering this database system |
Package plugnplay allows easy and combined configuration of the GraphQL + ORM stack with a lot of options
|
Package plugnplay allows easy and combined configuration of the GraphQL + ORM stack with a lot of options |
Package postgres provides an adapter for the database abstraction layer so that you can access PostgreSQL databases
|
Package postgres provides an adapter for the database abstraction layer so that you can access PostgreSQL databases |
register
Package register is responsible for registering this database system
|
Package register is responsible for registering this database system |
Package randutil has various utilities that make the use of randomization easier
|
Package randutil has various utilities that make the use of randomization easier |
Package reflectutil contains various utilities that are useful when working with reflection
|
Package reflectutil contains various utilities that are useful when working with reflection |
Package runtimeutil contains useful utilities that make use of the `runtime` package
|
Package runtimeutil contains useful utilities that make use of the `runtime` package |
Package xstrings contains custom string utilities
|
Package xstrings contains custom string utilities |
Click to show internal directories.
Click to hide internal directories.