package
0.0.0-20240917173553-4548be3c5fae
Repository: https://github.com/go-adsi/adsi.git
Documentation: pkg.go.dev
# Functions
Parse will attempt to interpret the raw path provided as a string in URL form.
# Variables
ErrFragmentNotPermitted is returned when an attempt is made to parse a path that has a URL fragment.
ErrUserInfoNotPermitted is returned when an attempt is made to parse a path that has a user information section.