package
1.4.0
Repository: https://github.com/gprossliner/go-graylog.git
Documentation: pkg.go.dev

# README

go-graylog mockserver

GoDoc Build Status codecov Go Report Card GitHub last commit GitHub tag License

Graylog API mockserver for Golang.

See https://github.com/suzuki-shunsuke/go-graylog

# Packages

Run Graylog mock server.
Package handler provides handlers of Graylog API mock server.
Package logic provides logic layers of Graylog API mock server.
No description provided by the author
Package store provides store interface for Graylog API mock server.

# Functions

NewServer returns new Server but doesn't start it.

# Structs

Server represents a mock of the Graylog API.