core

package
v0.0.0-...-94e7ec6 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2019 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenCrt

func GenCrt() error

Types

type Core

type Core struct {
	// contains filtered or unexported fields
}

Core implements the root functionality of a sip instance

func NewServer

func NewServer() *Core

NewServer creates a new Core instance Server interface

func (Core) AddApis

func (c Core) AddApis(n api.API)

AddApis enhances the Core functionalities with additional Api implementations

func (*Core) Init

func (c *Core) Init()

Init ensures that the Core instance is in a prepared state

func (*Core) Start

func (c *Core) Start()

Starts the core instance

type Server

type Server interface {
	Start()
}

Server interface for the core server functionalities

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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