{"id":21548124,"url":"https://github.com/morrismorrison/gutils","last_synced_at":"2025-03-18T01:47:49.640Z","repository":{"id":116657835,"uuid":"435042473","full_name":"MorrisMorrison/gutils","owner":"MorrisMorrison","description":"go utils","archived":false,"fork":false,"pushed_at":"2025-01-03T03:23:09.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-24T09:28:00.643Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MorrisMorrison.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-05T00:51:05.000Z","updated_at":"2025-01-03T03:22:28.000Z","dependencies_parsed_at":"2025-01-03T04:21:57.368Z","dependency_job_id":"5182db93-22fc-4b61-b48d-11a6a6bab4fc","html_url":"https://github.com/MorrisMorrison/gutils","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorrisMorrison%2Fgutils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorrisMorrison%2Fgutils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorrisMorrison%2Fgutils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MorrisMorrison%2Fgutils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MorrisMorrison","download_url":"https://codeload.github.com/MorrisMorrison/gutils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244141572,"owners_count":20404835,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-24T06:17:34.362Z","updated_at":"2025-03-18T01:47:49.616Z","avatar_url":"https://github.com/MorrisMorrison.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gutils\n\n## gerror\nFailOnError(e error)\n\n## gio\n- ReadLinesFromFile(file *os.File, ignoreWhitespace bool) ([]string, error) \n- ReadLinesFromPath(path string, ignoreWhitespace bool) ([]string, error)\n\n## glogger\nNewLogger() *Logger\n- (l *Logger) Log(level LogLevel, message string)\n- (l *Logger) Logf(level LogLevel, format string, v ...interface{})\n- (l *Logger) Info(message string)\n- (l *Logger) Infof(format string, v ...interface{})\n- (l *Logger) Debug(message string)\n- (l *Logger) Debugf(format string, v ...interface{})\n- (l *Logger) Warning(message string)\n- (l *Logger) Warningf(format string, v ...interface{})\n- (l *Logger) Error(err error, message string)\n- (l *Logger) Errorf(err error, format string, v ...interface{})\n\n## gollections\n- Any[T comparable](slice []T, predicate func(T) bool) bool \n- All[T comparable](slice []T, predicate func(T) bool) bool \n- Equals[T comparable](slice1 []T, slice2 []T, comparator func(T, T) bool) bool\n- GetColumn(matrix [][]int, colNum int) []int\n- GetRow(matrix [][]int, rowNum int) []int\n- GetSum(matrix [][]int) int\n- ReplaceByMatchingValue(matrix [][]int, comparisonValue int) [][]int\n- RemoveRow(slice [][]int, s int) [][]int","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorrismorrison%2Fgutils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorrismorrison%2Fgutils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorrismorrison%2Fgutils/lists"}