Documentation ¶
Index ¶
Constants ¶
View Source
const ( TagQuery = "query" TagHeader = "header" TagJson = "json" TagPath = "path" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Fields ¶
type Fields []Field
func LookAtField ¶
func LookAtField(ft reflect.StructField) Fields
func LookAtFields ¶
type Package ¶
type Package struct { Path string Parameters []StructElement }
type StructElement ¶
func LookAtParameter ¶
func LookAtParameter(at reflect.Type) StructElement
Click to show internal directories.
Click to hide internal directories.