File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11language : go
22
33go :
4- - 1.11.x
5- - " 1.10 "
4+ - 1.18
5+ - stable
66
77script :
88 - go test -v ./...
Original file line number Diff line number Diff line change 1+ [ ![ Go Reference] ( https://pkg.go.dev/badge/github.com/Ompluscator/dynamic-struct.svg )] ( https://pkg.go.dev/github.com/Ompluscator/dynamic-struct )
2+ ![ Coverage] ( https://img.shields.io/badge/Coverage-92.6%25-brightgreen )
3+ [ ![ Go Report Card] ( https://goreportcard.com/badge/github.com/ompluscator/dynamic-struct )] ( https://goreportcard.com/report/github.com/ompluscator/dynamic-struct )
4+
15# Golang dynamic struct
26
37Package dynamic struct provides possibility to dynamically, in runtime,
Original file line number Diff line number Diff line change 1+ module github.com/ompluscator/dynamic-struct
You can’t perform that action at this time.
0 commit comments