Documentation ¶
Index ¶
- func Create(ctx context.Context, auditLog mongoTypes.MongoAuditLog) (*mongoTypes.MongoAuditLog, error)
- func GetByFilter(ctx context.Context, filter *apicontracts.Filter) ([]mongoTypes.MongoAuditLog, int, error)
- func GetByID(ctx context.Context, ID string) (*mongoTypes.MongoAuditLog, error)
- func GetMetadata(ctx context.Context) (map[string][]string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(ctx context.Context, auditLog mongoTypes.MongoAuditLog) (*mongoTypes.MongoAuditLog, error)
func GetByFilter ¶
func GetByFilter(ctx context.Context, filter *apicontracts.Filter) ([]mongoTypes.MongoAuditLog, int, error)
func GetByID ¶
func GetByID(ctx context.Context, ID string) (*mongoTypes.MongoAuditLog, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.