Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pcktdmp/cef

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/refactor (#31)

* Bump go version for testing

* Refactored implementation

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Read CEF events from a line (#29)

* Support parsing events from lines and constructing CefEvents
* Bump go version

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set default CEF version number and convert to int according to specif…

…ication (#27)

v0.1.1

Toggle v0.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add go.sum (#26)

* Add go.sum

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update go.mod with correct module references (#24)

* update example code in README

* update the go.mod file with correct references and remove old dep

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update example code in README (#23)

v0.0.4

Toggle v0.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for generating a log message to stdout (#19)

* add support for generating a log message to stdout

* update README

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Expand and improve tests (#17)

* add more test cases
* set global base event for tests

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Loop over mandatory fields and verify their content (#15)

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Simple input checking for event generation (#14)