miniflux-v2/http/response/xml/doc.go
2018-10-08 15:31:58 -07:00

11 lines
268 B
Go

// Copyright 2018 Frédéric Guillot. All rights reserved.
// Use of this source code is governed by the MIT license
// that can be found in the LICENSE file.
/*
Package xml contains XML response functions.
*/
package xml // import "miniflux.app/http/response/xml"