diff options
author | 2023-04-28 05:34:37 -0700 | |
---|---|---|
committer | 2023-04-28 05:34:37 -0700 | |
commit | 8d9e76b1f11fd164ef83614bdc485ffd71088d9c (patch) | |
tree | 7bdbfb9a7f38d746c7cf0b214bad8a4c79739ff7 /go.mod | |
parent | dcec9f7485595ba79512329c103872522f6cb2cf (diff) | |
download | sally-8d9e76b1f11fd164ef83614bdc485ffd71088d9c.tar.gz sally-8d9e76b1f11fd164ef83614bdc485ffd71088d9c.tar.zst sally-8d9e76b1f11fd164ef83614bdc485ffd71088d9c.zip |
refactor(packageHandler): Don't retain configuration (#85)
This patch removes the need to retain the configuration in the
packageHandler struct.
Instead, it retains only the fields that are required for the
handler to function.
This also allows us to pre-compute the canonical import path
rather than calculating it on the request path.
Diffstat (limited to 'go.mod')
0 files changed, 0 insertions, 0 deletions