-
Updated
Feb 3, 2021 - Go
#
godoc
Here are 66 public repositories matching this topic...
Execute JavaScript from Go
Jenkins API Client in Go. Looking for maintainers to move this project forward.
-
Updated
Jan 12, 2021 - Go
-
Updated
Jan 25, 2021 - Go
Expression evaluation in golang
-
Updated
Dec 18, 2020 - Go
hep is the mono repository holding all of go-hep.org/x/hep packages and tools
go
golang
statistics
plot
godoc
plotting
hep
cern
root-cern
lhc
go-hep
hepmc
xrootd
cern-analysis
physics-analyses
-
Updated
Feb 3, 2021 - Go
-
Updated
Feb 15, 2020 - Go
Play with GoDoc syntax and preview your changes in realtime
-
Updated
Jul 28, 2019 - Go
Vim plugin: flexible viewer for any documentation
-
Updated
Dec 20, 2020 - Vim script
An example ReadMe file for Go libraries.
-
Updated
Feb 11, 2017
Simple library for calculate percentages in Go.
-
Updated
Jan 28, 2020 - Go
rahulrumalla
commented
Feb 9, 2018
Currently, null values from the query results do not map and rather error out when trying to map to a struct's value type field. This however works if the target field is a pointer.
If the resulting value is null and the target is a value type field, resort to the default value
i.e., if the record 1, John, doe, john@doe.com, null is being mapped to the following struct
type struct Us
Improve this page
Add a description, image, and links to the godoc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the godoc topic, visit your repo's landing page and select "manage topics."


The only way to make a file using this tool as CLI is to redirect the stdout to a file. It would be helpful to have a flag for where to output the markdown content.