| Name: | golang-github-mitchellh-hashstructure-devel |
|---|---|
| Version: | 1.1.0 |
| Release: | 13.el10_0 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 27298 |
| License: | MIT |
| RPM: | golang-github-mitchellh-hashstructure-devel-1.1.0-13.el10_0.noarch.rpm |
| Source RPM: | golang-github-mitchellh-hashstructure-1.1.0-13.el10_0.src.rpm |
| Build Date: | Wed Dec 18 2024 |
| Build Host: | build-ol10-x86_64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/mitchellh/hashstructure |
| Summary: | Get hash values for arbitrary values in Go (golang) |
| Description: | Hashstructure is a Go library for creating a unique hash value for arbitrary values in Go. This can be used to key values in a hash (for use in a map, set, etc.) that are complex. The most common use case is comparing two values without sending data across the network, caching values locally (de-dup), and so on. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/mitchellh/hashstructure |