Versions in this module Expand all Collapse all v1 v1.0.0 Jul 30, 2024 Changes in this version + const EnvInstanceName + func NewDeviceService(serviceKey string, serviceVersion string, driver interfaces.ProtocolDriver) (interfaces.DeviceServiceSDK, error) + type Bootstrap struct + func NewBootstrap(ds *deviceService, router *echo.Echo) *Bootstrap + func (b *Bootstrap) BootstrapHandler(ctx context.Context, wg *sync.WaitGroup, _ startup.Timer, dic *di.Container) (success bool)