Versions in this module Expand all Collapse all v1 v1.0.0 Mar 25, 2026 Changes in this version + func FormatResult(c *Contract, r *Result) string + type Contract struct + Consumer string + Fields []string + Provider string + Version string + type Result struct + Compatible bool + Extra []string + Missing []string + func Verify(provider, consumer []string) *Result