lib-ui-service is a golang library for common code used by UI-Services. UI-Services are those services, which integrate a set of HTML page to one combined page.
The library consists of the following packages:
- composition: The page composition.
- util: Some common middleware handlers.
- logging: Highlevel logging library.