github.com/anthonyme00/gomarkdoc@v1.0.0/testData/untagged/README-plain.md (about) 1 <!-- Code generated by gomarkdoc. DO NOT EDIT --> 2 3 # untagged 4 5 import "github.com/anthonyme00/gomarkdoc/testData/untagged" 6 7 Package untagged contains code to demonstrate usage of build tags. 8 9 ## Index 10 11 - [func Untagged\(\) int](<#Untagged>) 12 13 14 <a name="Untagged"></a> 15 ## func Untagged 16 17 func Untagged() int 18 19 Untagged is visible without tags. 20 21 Generated by [gomarkdoc](<https://github.com/princjef/gomarkdoc>)