app

package
v0.0.0-...-8428343 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(app *fiber.App)

func Start

func Start() error

Types

type Config

type Config struct {
	ConsulEndpoint string `default:"127.0.0.1:8500" split_words:"true"`
	TagPrefix      string `default:"embassy" split_words:"true"`
	SiteTitle      string `default:"Embassy" split_words:"true"`
}

type Group

type Group struct {
	Title    string
	Services []*Service
}

type Service

type Service struct {
	Title       string
	Description string
	URL         string
	IconURL     string
	Status      string
}

Jump to

Keyboard shortcuts

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