wetware / pkg

Peer-to-peer cloud environment
https://wetware.run
Other
38 stars 7 forks source link

Move anchor server to its own file #135

Closed lthibault closed 1 year ago

lthibault commented 1 year ago

This is a non-functional change to the directory structure. It moves the anchor server to pkg/anchor/server.go.

Some unit tests will fail, but are unrelated to this change. They will be addressed separately.