service

package
v0.0.0-...-1de0c19 Latest Latest
Warning

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

Go to latest
Published: Oct 18, 2019 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMetrics

func GetMetrics() *metricHolder

func InitMetrics

func InitMetrics()

Types

type MethodMatcher

type MethodMatcher interface {
	Match(method string) bool
}
var (
	JournalMethodsMatcher MethodMatcher = &cacheableMethodsMatcher{}
)

func NewCacheableMethodMatcher

func NewCacheableMethodMatcher(patterns []string) MethodMatcher

func NewRuntimeMethodMatcher

func NewRuntimeMethodMatcher(patterns []string) MethodMatcher

Jump to

Keyboard shortcuts

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