Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2024 Adam Crawford
Copyright (c) 2026 Adam Crawford

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
176 changes: 0 additions & 176 deletions LICENSES/Apache License 2.0

This file was deleted.

2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
Citrix NetScaler ADC Go client

Still in development

Struct defintions largely come from the official Citrix [adc-nitro-go](https://github.com/netscaler/adc-nitro-go) package with modifactions such that API responses can actually be unmarshalled into them.
Loading