presentation

package
v0.0.0-...-be3bc7e Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AllowedOrigins = []string{
	"https://healthcloud.co.ke",
	"https://bewell.healthcloud.co.ke",
	"https://a.bewell.co.ke",
	"https://b.bewell.co.ke",
	"http://localhost:5000",
	"https://europe-west3-bewell-app.cloudfunctions.net",
}

AllowedOrigins is list of CORS origins allowed to interact with this service

Functions

func GQLHandler

func GQLHandler(ctx context.Context,
	service *interactor.Interactor,
) http.HandlerFunc

GQLHandler sets up a GraphQL resolver

func PrepareServer

func PrepareServer(
	ctx context.Context,
	port int,
	allowedOrigins []string,
) *http.Server

PrepareServer starts up a server

func Router

func Router(ctx context.Context) (*mux.Router, error)

Router sets up the ginContext router

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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