Versions in this module Expand all Collapse all v0 v0.0.2 Oct 25, 2021 v0.0.1 Oct 24, 2021 Changes in this version + func CreateGimModule(config GimModuleConfig) *gim.Module + type CreateModuleConfig struct + Input interface{} + type DeleteModuleConfig struct + type GimModuleConfig struct + Assembler core.Assembler + Create CreateModuleConfig + Delete DeleteModuleConfig + Endpoint string + Entity interface{} + Output interface{} + QueryService core.QueryService + Read OperationModuleConfig + Update UpdateModuleConfig + type OperationConfig struct + Disabled bool + type OperationModuleConfig struct + Disabled bool + Many OperationConfig + One OperationConfig + type UpdateModuleConfig struct + Input interface{}