This website requires JavaScript.
Explore
Help
Register
Sign In
mleku
/
next.orly.dev
Watch
1
Star
0
Fork
1
You've already forked next.orly.dev
Code
Issues
2
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f15db4313bf256dab171cf04dde8bd040349dbe5
next.orly.dev
/
pkg
/
encoders
/
event
History
mleku
f15db4313b
Add warning about improper JSON encoding with
json.Marshal
in
event.E
documentation and emphasize buffer pool usage.
2025-08-23 02:35:15 +01:00
..
examples
Add core packages, configuration system, and initial application structure
2025-08-21 11:04:03 +01:00
event_test.go
Implement
MarshalJSON
and
UnmarshalJSON
for
tag.T
, update relayinfo marshaling comments, and adjust tests for consistent JSON handling.
2025-08-23 02:26:47 +01:00
event.go
Add warning about improper JSON encoding with
json.Marshal
in
event.E
documentation and emphasize buffer pool usage.
2025-08-23 02:35:15 +01:00