Deprecated: Please upgrade to the latest major version: go get github.com/go-chi/chi/v5
![Notice](/static/shared/icon/info_gm_grey_24dp.svg)
The highest tagged major version is
v5.
package
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Jan 6, 2017
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 67
Opens a new window with list of known importers.
Documentation
¶
type Article struct {
*v3.Article `json:",inline" xml:",inline"`
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.