//
pkg.gl
Category
github.com/Sterrenhemel/ddl2struct
pkg
util
hack
package
0.0.8
Repository:
https://github.com/sterrenhemel/ddl2struct.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
23 SLOC
#
Functions
Slice
Slice converts string to slice without copy.
String
String converts slice to MutableString without copy.
#
Type aliases
MutableString
MutableString can be used as string via string(MutableString) without performance loss.