Sha256: f9912184d85469a3b248eb2f2853473cbc029738aa00462c2fa50a0f93e5a0db

Contents?: true

Size: 212 Bytes

Versions: 247

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

247 entries across 247 versions & 7 rubygems

Version Path
fluentd-1.16.4-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.4-x86-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.4-x64-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.4 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd222-1.16.2-x86_64-linux templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.3-x86-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.3-x64-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.3-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.3 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.2-x86-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.2-x64-mingw32 templates/new_gem/lib/fluent/plugin/input.rb.erb
fluentd-1.16.2-x64-mingw-ucrt templates/new_gem/lib/fluent/plugin/input.rb.erb
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