package
Version:
v0.4.0
Opens a new window with list of versions in this module.
Published: May 4, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type AuthHeader struct {
}
type DBody struct {
AccessToken string `json:"X-Dgraph-AccessToken"`
Args map[string]interface{} `json:"args"`
AuthHeader AuthHeader `json:"authHeader"`
Resolver string `json:"resolver"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.