package
0.5.23
Repository: https://github.com/eun/go-hit.git
Documentation: pkg.go.dev

# Functions

GetElem follows all pointers and interfaces until it reaches the base value.
GetValue returns a reflect.Value and follows all pointers and interfaces until it reaches the base value.
MakeTypeCopy creates a copy of src, with the default value(s) for this type.
MakeURL joins two urls safely.