graphql

package
v0.0.0-...-92a94ce Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Serve

func Serve(opts *Options) error

Types

type Options

type Options struct {
	// What port to serve GraphQL on
	Port uint64
	// ConfigPath describes the location of the config.json file, can also be an URL
	ConfigPath string
	// SlackToken is the Slack token to produce invites
	SlackToken string
	// SlackURL is the URL to the Slack community
	SlackURL string
	// SlackName is the name of the Slack community
	SlackName string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL