components

package module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2020 License: MIT Imports: 12 Imported by: 0

README

Pip.Services Logo
Component definitions for Golang

This framework is part of the Pip.Services project. It defines standard component definitions that can be used to build applications and services:

  • Auth - authentication credential stores
  • Build - factories
  • Cache - distributed cache
  • Component - the root package
  • Config - configuration readers
  • Connect - connection discovery services
  • Count - performance counters
  • Info - context info
  • Lock - distributed locks
  • Log - logging components
  • Test - test components

Quick Links:

Acknowledgements

The library is created and maintained by Sergey Seroukhov.

The documentation is written by Levichev Dmitry.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

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

func InheritComponent

func InheritComponent() *Component

func (*Component) Configure

func (c *Component) Configure(config *config.ConfigMap)

func (*Component) SetReferences

func (c *Component) SetReferences(references refer.IReferences)

Directories

Path Synopsis
Abstract implementation of various distributed caches.
Abstract implementation of various distributed caches.
Contains implementation of the config design pattern.
Contains implementation of the config design pattern.
Contains implementation of connection parameters, using various connection strings, which are stripped of all credentials.
Contains implementation of connection parameters, using various connection strings, which are stripped of all credentials.
log

Jump to

Keyboard shortcuts

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