csgologhttp

package module
v0.0.0-...-7b96ab0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2020 License: MIT Imports: 6 Imported by: 1

README

CSGO LOG HTTP

Author

Shugo Kawamura
Github : FlowingSPDG
Twitter : @FlowingSPDG / @FlowingSPDG_EN

About

This is HTTP Log parser middleware for Gin. Parses log line from CSGO Server,and allows you to do something by those datas.

Usage(Example)

  • Go to examples folder,and go run main.go .
  • Enable logs by CSGO Server side. logaddress_add_http "http://YOUR-GIN-Server:3090/csgolog"; mp_logdetail 3; log on;
  • You'll get std log output which describes informations in log line.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CSGOLogger

func CSGOLogger(Handler func(csgolog.Message, *gin.Context)) gin.HandlerFunc

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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