services

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2022 License: BSD-2-Clause, MIT, MIT Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DnsQueryMessage

type DnsQueryMessage struct {
	IPAddress string `json:"ip"`
	Query     string `json:"query"`
}

type InnerDnsService

type InnerDnsService struct {
	usvc.Usvc
}

func (*InnerDnsService) DNSServer

func (svc *InnerDnsService) DNSServer()

This code was taken from the README on the package "github.com/miekg/dns" but modified to handle all requests

func (*InnerDnsService) Initialize

func (svc *InnerDnsService) Initialize(broker *usvc.UsvcBroker)

type InnerHttpService

type InnerHttpService struct {
	usvc.Usvc
}

func (*InnerHttpService) Initialize

func (svc *InnerHttpService) Initialize(broker *usvc.UsvcBroker)

type RepositoryService

type RepositoryService struct {
	usvc.Usvc
}

func (*RepositoryService) Initialize

func (svc *RepositoryService) Initialize(broker *usvc.UsvcBroker)

Jump to

Keyboard shortcuts

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