Files
faas/gateway/vendor/github.com/prometheus/procfs
Alex Ellis (OpenFaaS Ltd) 0a90125aba Allow dot in function name
This patch enables the use-case for multiple namepsaces by
allowing a dot to be used in the function name.

dep has been run to update OpenFaaS projects and also to
prune unused files.

Tested by doing a build.

Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
2019-09-20 11:23:57 +01:00
..
2019-09-20 11:23:57 +01:00
2019-09-20 11:23:57 +01:00
2018-02-01 09:29:54 +00:00
2018-02-01 09:29:54 +00:00
2018-02-01 09:29:54 +00:00
2018-02-01 09:29:54 +00:00
2018-02-01 09:29:54 +00:00
2018-02-01 09:29:54 +00:00
2018-02-01 09:29:54 +00:00
2017-07-12 20:30:56 +01:00
2018-02-01 09:29:54 +00:00
2017-07-12 20:30:56 +01:00

procfs

This procfs package provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.

WARNING: This package is a work in progress. Its API may still break in backwards-incompatible ways without warnings. Use it at your own risk.

GoDoc Build Status Go Report Card