https://github.com/zillow/godash
Utility functions for searching and manipulating slices in golang. Inspired by the Lodash library in Javascript.
https://github.com/zillow/godash
Last synced: about 1 year ago
JSON representation
Utility functions for searching and manipulating slices in golang. Inspired by the Lodash library in Javascript.
- Host: GitHub
- URL: https://github.com/zillow/godash
- Owner: zillow
- License: mit
- Created: 2016-12-07T18:14:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-05T00:33:45.000Z (over 9 years ago)
- Last Synced: 2025-03-30T03:11:49.870Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 6.84 KB
- Stars: 82
- Watchers: 10
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godash
Utility functions for searching and manipulating slices in golang. Inspired by the Lodash library in Javascript.
[View documentation](https://godoc.org/github.com/zillow/godash)