chore(go): run betteralign and gofumpt on codebase
This commit is contained in:
@@ -4,6 +4,6 @@ import "github.com/owncast/owncast/core/user"
|
||||
|
||||
// ConnectedClientInfo represents the information about a connected client.
|
||||
type ConnectedClientInfo struct {
|
||||
Event
|
||||
User *user.User `json:"user"`
|
||||
Event
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user