common

package
v0.6.13 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SimpleIncomingJSONRPC = func() ronykit.IncomingRPCContainer {
	return &simpleIncomingJSONRPC{
		Header: map[string]string{},
	}
}
View Source
var SimpleOutgoingJSONRPC = func() ronykit.OutgoingRPCContainer {
	return &simpleOutgoingJSONRPC{
		Header: make(map[string]string, 4),
	}
}

Functions

This section is empty.

Types

type NOPLogger

type NOPLogger struct{}

func NewNopLogger

func NewNopLogger() NOPLogger

func (NOPLogger) Debug

func (n NOPLogger) Debug(args ...interface{})

func (NOPLogger) Debugf

func (n NOPLogger) Debugf(format string, args ...interface{})

func (NOPLogger) Error

func (n NOPLogger) Error(args ...interface{})

func (NOPLogger) Errorf

func (n NOPLogger) Errorf(format string, args ...interface{})

Jump to

Keyboard shortcuts

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