Skip to content
Snippets Groups Projects
Commit a7208316 authored by ale's avatar ale
Browse files

gofmt

parent 08c00bb4
Branches
No related tags found
No related merge requests found
......@@ -17,9 +17,9 @@ var (
)
type IcecastStatus struct {
XMLName xml.Name `xml:"status",json:"-"`
XMLName xml.Name `xml:"status",json:"-"`
Mounts []radioai.IcecastMountStatus `xml:"mount"`
Up bool
Up bool
}
type IcecastController struct {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment