The highest tagged major version is
v4.
package
Version:
v1.11.0
Opens a new window with list of versions in this module.
Published: Jun 7, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 17
Opens a new window with list of known importers.
README
¶
Examples
Here you can find a overview of examples on how to use demoinfocs-golang.
Example |
Description |
heatmap |
Creating a heatmap from positions where players fired shots from |
nade-trajectories |
Map overview with grenade trajectories |
entities |
Using unhandled data from entities (Parser.ServerClasses() ) |
net-messages |
Parsing and handling custom net-messages |
print-events |
Printing kills, scores & chat messages |
mocking |
Using the fake package to write unit tests for your code |
web-assembly |
Using the library from JavaScript (browser/node) with WebAssembly |
more examples |
A collection of unpolished GitHub Gists based on past requests |
Documentation
¶
func DemoPathFromArgs() string
DemoPathFromArgs returns the value of the -demo command line flag.
Panics if an error occurs.
func RedirectStdout(f func())
RedirectStdout redirects standard output to dev null.
Panics if an error occurs.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.