comparison

package
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 13, 2022 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Package comparison provides assorted comparison functions.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StringMapsEqual

func StringMapsEqual(first, second map[string]string) bool

StringMapsEqual determines whether or not two string maps are equal. It does not consider nilness when comparing zero-length maps.

func StringSlicesEqual

func StringSlicesEqual(first, second []string) bool

StringSlicesEqual determines whether or not two string slices are equal. It does not consider nilness when comparing zero-length slices.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL