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:
v4.0.3+incompatible
Opens a new window with list of versions in this module.
Published: Jan 9, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 66
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.