json

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LaunchService

func LaunchService(defaultServer *server.Client, port string, config JSONDBConfig, requests chan server.InboundRequest)

Types

type Entity

type Entity struct {
	DBFile string `yaml:"db_file"`
}

type JSONDBConfig

type JSONDBConfig struct {
	Entities map[string]Entity `yaml:"entities"`
	Sync     bool              `yaml:"sync"`
}

type JsonServer

type JsonServer struct{}

Jump to

Keyboard shortcuts

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