Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HttpService ¶ added in v1.0.2
type HttpService interface { Serve() error GetEngine() interface{} }
type MicroService ¶ added in v1.0.2
type MigrationProvider ¶
type MigrationProvider func() Migration
type SeederProvider ¶
type SeederProvider func() Seeder
Click to show internal directories.
Click to hide internal directories.