mirror of
https://github.com/openappsec/attachment.git
synced 2026-01-17 16:00:26 +03:00
Adding base for async with kong
This commit is contained in:
8
attachments/nano_attachment/nano_attachment_bucket.h
Normal file
8
attachments/nano_attachment/nano_attachment_bucket.h
Normal file
@@ -0,0 +1,8 @@
|
||||
/// @file nano_attachment_bucket.h
|
||||
#ifndef __NANO_ATTACHMENT_BUCKET_H__
|
||||
#define __NANO_ATTACHMENT_BUCKET_H__
|
||||
|
||||
#include "nano_attachment_common.h"
|
||||
#include "nano_initializer.h"
|
||||
|
||||
#endif // __NANO_ATTACHMENT_BUCKET_H__
|
||||
Reference in New Issue
Block a user