app

package
v0.0.0-...-1a5beaa Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: Unlicense Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Index

type Index struct {
	Slug string      `json:"slug"`
	Data interface{} `json:"data"`
}

type OUR

type OUR struct {
	Coins     []string
	Coin      string
	NodeCoins []string
	Explorers map[string]*explorer.Explorer
	WWW       *http.Server
	WS        *http.Server
	TLSconfig *tls.Config
	// contains filtered or unexported fields
}

func NewOUR

func NewOUR(path string) (o *OUR)

func (*OUR) JDBclient

func (o *OUR) JDBclient(jdbId string) (*jdb.JDB, error)

func (*OUR) OURhandlers

func (o *OUR) OURhandlers() http.Handler

func (*OUR) OurSRV

func (o *OUR) OurSRV()

Jump to

Keyboard shortcuts

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