Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CheckHealthSvr ¶
type CheckHealthSvr struct { Migration *build.Gormigrate // contains filtered or unexported fields }
func NewCheckHealthSvr ¶
func NewCheckHealthSvr(pluginJson *build.PluginJsonData, migration *build.Gormigrate, webEngine *web_engine.WebEngine) *CheckHealthSvr
func (*CheckHealthSvr) CheckHealth ¶
func (c *CheckHealthSvr) CheckHealth(ctx context.Context, req *backend.CheckHealthRequest) (*backend.CheckHealthResult, error)
Click to show internal directories.
Click to hide internal directories.