Skip to content

Enhance Rendering Functions by Adopting io.Reader and io.Writer for Rendering Functions Across cocli #21

@ravjot07

Description

@ravjot07

Current Issue: Rendering functions have rigid input and output types, limiting their flexibility and reusability.
Proposed Solution: Modify rendering functions to accept io.Reader for input and io.Writer for output. This change will allow functions to handle various data sources and destinations seamlessly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions