node

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: May 27, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultHost = "0.0.0.0"
	DefaultPort = "80"
)

default host and port for the API server

Variables

This section is empty.

Functions

This section is empty.

Types

type Core added in v0.4.22

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

Core is logically formed by an API server and a list of components

func NewCoreService added in v0.4.22

func NewCoreService(ctx context.Context, config *config.File, databaseClient database.Client, redisClient rueidis.Client) *Core

NewCoreService initializes the core services required by the Core

func (*Core) Run added in v0.4.22

func (s *Core) Run(_ context.Context) error

Directories

Path Synopsis
rss

Jump to

Keyboard shortcuts

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