Documentation
¶
Index ¶
Constants ¶
View Source
const ( SyntaxSep = ":" TypeSep = "," )
Search separator for the CLI
Variables ¶
View Source
var ( Apis = initApis() Types = []string{"code", "owner", "repo"} )
Search APIs and types for the CLI
Functions ¶
Types ¶
type GraphQl ¶
type GraphQl struct {
// contains filtered or unexported fields
}
GraphQl is search structure for the GraphQL API
Click to show internal directories.
Click to hide internal directories.