types

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2023 License: GPL-2.0 Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App added in v0.0.2

type App struct {
	Host     host.Host
	Dht      *dht.IpfsDHT
	Config   Config
	Handlers server.HandlerMap
}

type Config

type Config struct {
	Host       string
	Port       string
	Secret     string
	Rendezvous string
	ProtocolId string
	Bootstrap  string
	DHTServer  bool
}

type InputData

type InputData struct {
	HandlerName string
	Input       interface{}
}

Jump to

Keyboard shortcuts

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