mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-24 07:23:32 -06:00
rearranging my package ;) ;) ;)
This commit is contained in:
parent
c8ff849a02
commit
13d4fda7fa
19 changed files with 828 additions and 629 deletions
|
|
@ -23,7 +23,7 @@ import (
|
|||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
// Distributor should be passed to api modules (see internal/module/...). It is used for
|
||||
// Distributor should be passed to api modules (see internal/apimodule/...). It is used for
|
||||
// passing messages back and forth from the client API and the federating interface, via channels.
|
||||
// It also contains logic for filtering which messages should end up where.
|
||||
// It is designed to be used asynchronously: the client API and the federating API should just be able to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue