Files

8 lines
414 B
Plaintext
Raw Permalink Normal View History

2021-09-02 16:48:06 -07:00
<!-- Code generated from the comments of the Config struct in datasource/null/data.go; DO NOT EDIT MANUALLY -->
The Null data source is designed to demonstrate how data sources work, and
to provide a test plugin. It does not do anything useful; you assign an
input string and it gets returned as an output string.
<!-- End of code generated from the comments of the Config struct in datasource/null/data.go; -->