Skip to content

Add proto validators #4

Description

@a-poor

Add ProtoValidator functions.

ProtoValidator functions implements both the RequestValidator and ResponseValidator interfaces and have the following signature...

type ProtoValidator func(string) error

...where the argument is the .Proto attribute for either the http.Request or http.Response, depending on how it's used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions