node

package
v0.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2020 License: GPL-3.0 Imports: 45 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = module.Module{
	{Constructor: attachJobs},
	{Constructor: newPeerstore},
	{Constructor: attachServices},
	{Constructor: newBuckets},
	{Constructor: newMetricsCollector},
	{Constructor: newObjectCounter},

	{Constructor: newContainerService},

	{Constructor: newLocalstore},

	{Constructor: newObjectManager},

	{Constructor: newReplicationManager},

	{Constructor: session.NewMapTokenStore},
	{Constructor: newSessionService},

	{Constructor: newPlacementTool},

	{Constructor: newMetricsService},
}.Append(

	grpc.Module,
	network.Module,
	workers.Module,
	settings.Module,
	bootstrap.Module,
	morph.Module,
)

Module is a NeoFS node module.

Functions

This section is empty.

Types

type Buckets

type Buckets map[string]bucket.Bucket

Jump to

Keyboard shortcuts

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