adws-go/
├── adws/
│ ├── adws.go // Main client and high-level interaction logic
│ ├── soap.go // SOAP message construction and parsing
│ └── types.go // ADWS specific data types
├── nbfse/
│ ├── decoder.go // NBFSE decoder
│ ├── encoder.go // NBFSE encoder
│ └── records.go // NBFSE record type definitions
├── nmf/
│ ├── framing.go // NMF message framing and deframing
│ └── records.go // NMF record type definitions
├── nns/
│ └── negotiate.go // NNS (GSS-API/SPNEGO) authentication
├── examples/
│ └── main.go // Example usage
├── go.mod
└── go.sum
-
Notifications
You must be signed in to change notification settings - Fork 0
KINGSABRI/adws-go
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published