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

  1. add network/worker/platform/tag relations
  2. rename filter.Name -> filter.Worker for workers
  3. sort enums alphabetically for readability
  4. rename fallback worker to foundation worker

Checklist

Does this PR introduce a breaking change?