issues
search
RSS3-Network
/
Protocol-Go
The Go Implementation of RSS3 Protocol.
MIT License
0
stars
0
forks
source link
feat: add network/worker/platform/tag relations
#31
Closed
pseudoyu
closed
6 months ago
pseudoyu
commented
6 months ago
Summary
add network/worker/platform/tag relations
rename
filter.Name
->
filter.Worker
for workers
sort enums alphabetically for readability
rename
fallback
worker to
foundation
worker
Checklist
[x] The commit message follows
Angular Contributing guidelines
;
[x] This implementation is consistent with the latest version of the
RSS3 Protocol
.
Does this PR introduce a breaking change?
[ ] Yes
[x] No
Summary
filter.Name
->filter.Worker
for workersfallback
worker tofoundation
workerChecklist
Does this PR introduce a breaking change?