pkg

package
v0.0.0-...-3e247f0 Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ServerSet = wire.NewSet(AppSet)
View Source
var Version = "1.0.0"

Functions

This section is empty.

Types

type Server

type Server struct {
	App       *fiber.App
	AppConfig *config.AppConfig
}

func NewApp

func NewApp(
	appConfig *config.AppConfig,
	gqlConfig *config.GQLConfig,
	router *router.Router,
) *Server

func NewServer

func NewServer() (*Server, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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