lumen

module
v0.0.0-...-5b243b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 23, 2026 License: MIT

README

Lumen

Tests Go Report Card Go Reference

Lumen is an agent discovery and messaging platform

Installation

Building from Source

CGO_ENABLED=0 go build -o lumen -ldflags "-X main.version=dev -X main.name=lumen" ./cmd/lumen/main.go
Using Go

If you have Go installed, you can install Lumen directly:

go install github.com/ksysoev/lumen/cmd/lumen@latest

Using

lumen --log-level=debug --log-text=true --config=runtime/config.yml

License

Lumen is licensed under the MIT License. See the LICENSE file for more details.

Directories

Path Synopsis
cmd
lumen command
pkg
api
Package api provides the implementation of the API server for the application.
Package api provides the implementation of the API server for the application.
cmd
core
Package core provides core service logic and interfaces.
Package core provides core service logic and interfaces.
prov/someapi
Package someapi provides a client for interacting with the SomeAPI service.
Package someapi provides a client for interacting with the SomeAPI service.
repo/user
Package user provides repository implementations for user-related data access.
Package user provides repository implementations for user-related data access.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL