Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLambdaServer ¶
func NewLambdaServer(schema graphql.ExecutableSchema) lambdaServer
Types ¶
type Server ¶
type Server interface {
Start()
}
func NewLocalServer ¶
func NewLocalServer(schema graphql.ExecutableSchema) Server
Click to show internal directories.
Click to hide internal directories.