package
0.0.0-20220415141808-aa5a98617f34
Repository: https://github.com/everactive/iot-identity.git
Documentation: pkg.go.dev

# Packages

Package cert provides methods and data types for processing and manipulating service certificates.
Package factory creates a datasource based on driver type.

# Functions

NewIdentityService creates an implementation of the identity use cases.

# Variables

Logger is a logger specific to the service that can be swapped out and only affect it.

# Structs

DeleteDeviceRequest is the request to delete a device.
DeviceUpdateRequest holds request to update a device registration.
EnrollDeviceRequest is the request to enroll a device via assertions.
IdentityService implementation of the identity use cases.
RegisterDeviceRequest is the request to create a new device.
RegisterOrganizationRequest is the request to create a new organization.

# Interfaces

Identity interface for the service.