mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 09:17:05 +02:00
8 lines
91 B
Ruby
8 lines
91 B
Ruby
class Fluentd
|
|
class Agent
|
|
class Remote # TODO
|
|
include Common
|
|
end
|
|
end
|
|
end
|