gimgingql

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2021 License: Apache-2.0 Imports: 12 Imported by: 0

README

Gim Gin GraphQL

gin + graphql server module based on gim

Features

  • HTTP
  • Websocket

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGinCtx added in v0.0.2

func GetGinCtx(c context.Context) *gin.Context

func NewGinGqlModule

func NewGinGqlModule(conf Config) *gim.Module

Types

type Config

type Config struct {
	// when true subscription is enabled
	UseWS    bool
	Name     string
	Endpoint string
	Imports  []*gim.Module
}

Jump to

Keyboard shortcuts

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