Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitializeRouter ¶
func NewGraphQLServer ¶
func NewGraphQLServer(es graphql.ExecutableSchema) *handler.Server
Types ¶
type OAuthLoginUrl ¶
type OAuthLoginUrl struct {
Url string `json:"url"`
}
Click to show internal directories.
Click to hide internal directories.