Deprecated: Please upgrade to the latest major version: go get github.com/go-chi/chi/v5

The highest tagged major version is
v5.
package
Version:
v2.1.0+incompatible
Opens a new window with list of versions in this module.
Published: Mar 30, 2017
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 67
Opens a new window with list of known importers.
Documentation
¶
type Article struct {
*data.Article
SelfURL string `json:"self_url" xml:"self_url"`
URL interface{} `json:"url,omitempty" xml:"url,omitempty"`
}
Article presented in API version 2.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.