module
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Feb 19, 2024
License: MIT
Opens a new window with license information.
README
¶
go-micro-log-service
Simple logging service that writes to a mongo database.
Supports http PUT requests and RPC.
routes
url |
Command |
parameters |
/log |
POST |
json: name: string, data: string |
RPC
type RPCPayload struct {
Name string
Data string
}
LogInfo
Directories
¶
cmd
|
|
|
|
|
|
mocks
Package mock_dao is a generated GoMock package.
|
Package mock_dao is a generated GoMock package. |
|
|
|
|
Click to show internal directories.
Click to hide internal directories.