Commit Graph

3 Commits

Author SHA1 Message Date
Kenji Okimoto
daf5bf05be Add buffer_type/storage_type attribute to owner plugins that have buffer/storage section
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-08 10:23:32 +09:00
Kenji Okimoto
0cb0484a6b
Add parse_type and format_type attribute to owner plugins if needed
In previous version, the owner plugin that has parse section, it will define parse parameter twice.
The first one is String type and second one is Hash type. It will cause type mismatch error.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-06-07 16:39:05 +09:00
Kenji Okimoto
4f2a06fd82
Add concerns to define models for fluent-plugin
Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-24 18:08:33 +09:00