Categorygithub.com/gnames/gnlib
modulepackage
0.43.0
Repository: https://github.com/gnames/gnlib.git
Documentation: pkg.go.dev

# README

gnlib

A miscellaneous collection of entities shared between GNA Go projects

gnver: a project version

matcher: input and output of for gnmatcher service.

reconciler: manifest, input and output for gnames reconciler service.

verifier: entities for gnames verification service.

# Packages

No description provided by the author

# Functions

Filter returns a new slice containing only the elements of s for which filter function returns true.
No description provided by the author
No description provided by the author
Map applies a function to each element of a slice and returns a new slice in the same order.