module
0.0.0-20201201052906-a54a33a9bc9d
Repository: https://github.com/luids-io/core.git
Documentation: pkg.go.dev
# Packages
Package apiservice provides a simple system to instantiate clients of the luIDS api.
Package certverify provides some helper functions to verify, compute the signature or download certificates.
Package goconfig provides a simple method for configuring applications.
Package grpctls provides helper structs and functions for grpc dialing with TLS options.
Package httphealth provides a simple component that offers an http interface for health checking, monitoring (using Prometheus) and profiling.
Package ipfilter provides a simple package for checking GRPC/HTTP requests against a white/black list of IPs or CIDRs.
Package option helps to read values from option maps.
Package reason provides some utils for encoding data into a 'reason' string.
Package serverd provides a component to create server-type applications, helping to manage the life cycle of services and operating system signals.
Package yalogi means "Yet Another Logger Interface" and provides a simple logger interface.