Socket
Socket
Sign inDemoInstall

github.com/ODIM-Project/ODIM/lib-utilities

Package Overview
Dependencies
84
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    github.com/ODIM-Project/ODIM/lib-utilities


Version published

Readme

Source

lib-utilities

lib-utilities is a library containing all the common models and functions. It also contains the common configuration file for Resource Aggregator for ODIM (ODIMRA).

Packages in this library are as follows:

  1. config—Contains the ODIMRA configuration file, functions, and models for processing and validating configuration file.
  2. common—Contains miscellaneous models and functions which can be used across multiple ODIMRA services and other libraries.
  3. errors—Contains the definition and operations of ODIMRA custom errors especially for database related operations.
  4. proto—Holds the proto files and the auto-generated supporting files for enabling RPC communication between ODIMRA services.
  5. response—Defines the common responses of ODIMRA. This also contains functions for creating error responses that matches the Redfish standards.
  6. services—Acts as the backbone for the ODIMRA micro services. The package contains the functions for creating microservice clients and servers.

FAQs

Last updated on 01 Sep 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc