tags
import "github.com/phsym/gomarkdoc/testData/tags"
Package tags contains code to demonstrate usage of build tags.
Index
func Tagged() int
Tagged is only visible with tags.
func Untagged() int
Untagged is visible without tags.
Generated by gomarkdoc