goutil

package module
v0.0.0-...-c6c1223 Latest Latest
Warning

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

Go to latest
Published: May 29, 2024 License: MIT Imports: 0 Imported by: 0

README

golang基础工具包

MIT licensed

安装/更新

go get -u github.com/fzkun/goutil

简介

jsonutil用于处理json
  • json最常用的工具方法
jtime处理gin时间格式问题
  • jtime.JsonTime 2006-01-02 15:04:05
  • jtime.JsonDate 2006-01-02

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SliceToMap

func SliceToMap[K comparable, V any](items []V, keyFunc func(V) K) map[K]V

SliceToMap 泛型函数,将一个包含键值对的切片转换为映射

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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