package
0.3.6
Repository: https://github.com/zupit/horusec-engine.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

Activity represents an Activity entry in the manifest file.
ApplicationInfo holds all the data about the application components of the app.
BroadcastReceiver represents a broadcast receiver entry in the manifest file.
IntentAction holds data about the declared Actions that can be performed in given Activity.
IntentCategory is the Activity's category.
IntentFilter holds imformational data about the `intention-filter` tag for the given Activity.
Manifest is a marshaled version of all the data in the AndroidManifest.xml file.
No description provided by the author
Permission holds data about all the declared permissions in an AndroidManifest.xml file.
SDKInfo holds information about the target and compilation SDK of the given App.
Service represents a Service entry in the manifest file.