package
0.0.0-20240917173553-4548be3c5fae
Repository: https://github.com/go-adsi/adsi.git
Documentation: pkg.go.dev

# README

# Functions

Parse will attempt to interpret the raw path provided as a string in URL form.

# Constants

GC is the scheme of the GC namespace provider.
IIS is the scheme of the IIS namespace provider.
LDAP is the scheme of the LDAP namespace provider.
WinNT is the scheme of the WinNT namespace provider.

# 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.

# Structs

Path represents the location of an Active Directory Services object.