Versions in this module Expand all Collapse all v0 v0.1.2 Jul 30, 2022 Changes in this version + type LocationType uint8 + const InAttr + const InComment + const InHtml + const InStyle + const InTag + const Inscript + type ReflexLocation struct + Content string + TagName string + Type LocationType + func MarkReflexLocation(param string, r io.Reader) ([]ReflexLocation, error) v0.1.1 May 5, 2022 v0.1.0 Apr 30, 2022 Changes in this version + func GetParams(r io.Reader) ([]string, error)