Sha256: f9912184d85469a3b248eb2f2853473cbc029738aa00462c2fa50a0f93e5a0db

Contents?: true

Size: 212 Bytes

Versions: 255

Compression:

Stored size: 212 Bytes

Contents

<%= preamble %>

require "fluent/plugin/input"

module Fluent
  module Plugin
    class <%= class_name %> < Fluent::Plugin::Input
      Fluent::Plugin.register_input("<%= plugin_name %>", self)
    end
  end
end

Version data entries

255 entries across 255 versions & 7 rubygems

Version Path
fluentd-1.16.2 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluent-plugin-google-cloud-logging-on-prem-0.1.0 vendor/ruby/3.1.0/gems/fluentd-1.16.1/templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.1-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.1-x64-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.1-x86-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.1 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.0-x64-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.0-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.0 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.3-x86-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.3-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.3-x64-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.3 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.2-x86-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.2-x64-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.2-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.2 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.1-x86-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.1-x64-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.15.1-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/input.rb.erb