Documentation ¶
Index ¶
Constants ¶
View Source
const (
TableName string = "GraphQL3"
)
Variables ¶
Functions ¶
func DeleteType ¶
func GetDocument ¶
func GetDocument() string
func SetDefaultDoc ¶
func SetDefaultDoc(doc string)
func SetDocument ¶
func SetDocument(doc string)
Types ¶
type DBFetchErr ¶
type DBFetchErr struct {
// contains filtered or unexported fields
}
func (*DBFetchErr) Error ¶
func (e *DBFetchErr) Error() string
func (*DBFetchErr) Unwrap ¶
func (e *DBFetchErr) Unwrap() error
Click to show internal directories.
Click to hide internal directories.