BlueNightManagementSDK

package module
v0.0.0-...-4efe2ae Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: MIT Imports: 1 Imported by: 0

README

BlueNightManagementSDK

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PlugInMetadataVer1

type PlugInMetadataVer1 struct {
	Name         string
	Version      string
	License      string
	Author       string
	Date         string
	Description  string
	URL          string
	RouterPrefix string
}

type PlugInVer1

type PlugInVer1 interface {
	Init(router *mux.Router)
	Info() *PlugInMetadataVer1
}

Jump to

Keyboard shortcuts

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