# 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.