Skip to content

Documentation: specify if ParameterWith<type>Validators is intended for external usage #1079

Open
@mschuchard

Description

@mschuchard

At the moment the documentation contains multiple types for the function package with names such as ParameterWith<type>Validators. These types are also (of course) public. These types contain member fields for Parameter type inputs and slices of <type>ParameterValidator. At the moment these types all appear to mostly facilitate "get" return functionality for the module, and not really support inputs. However, the definition signatures would appear to be interesting if they could be externally consumed.

Could the Go package documentation for the ParameterWith<type>Validators please be updated to specify if these are for module internal usage, or whether they are external facing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions