Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEngine ¶
func GetEngine() *engine.ExecutionEngine
GetEngine provides thread-safe access to the current GraphQL execution engine.
Types ¶
type LevelLoggerAdapter ¶
type LevelLoggerAdapter struct {
// contains filtered or unexported fields
}
func (*LevelLoggerAdapter) Printf ¶
func (s *LevelLoggerAdapter) Printf(format string, v ...interface{})
func (*LevelLoggerAdapter) Println ¶
func (s *LevelLoggerAdapter) Println(v ...interface{})
Click to show internal directories.
Click to hide internal directories.