All checks were successful
/ docker (push) Successful in 1m56s
Also added two fields to roles model, but haven't ran the various generators yet
5 lines
100 B
Go
5 lines
100 B
Go
package activitypub
|
|
|
|
import "net/http"
|
|
|
|
func objectEmote(w http.ResponseWriter, r *http.Request) {}
|