Adapters¶
Extending Annet uses Entry Points mechanism for customization. For example, you can implement the Storage interface on top of your favorite inventory system.
Storage¶
Must implement StorageProvider and Storage interface
Extending Annet uses Entry Points mechanism for customization. For example, you can implement the Storage interface on top of your favorite inventory system.
Must implement StorageProvider and Storage interface