golang-github-mwitkow-go-proto-validators 0.3.2-1
Package Information
| Description | generate message validators from .proto annotations (library) A protoc plugin that generates Validate() error functions on Go proto structs based on field options inside .proto files. The validation functions are code-generated and thus don't suffer on performance from tag-based reflection on deeply-nested messages. This package contains the Go library. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Simon Josefsson <simon@josefsson.org> |
| Sponsor | simon@josefsson.org |
| Distribution | unstable |
| Architecture | any all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-mwitkow-go-proto-validators.git (browse) |
| Closes | #1131424 |
| Tracker | https://tracker.debian.org/pkg/golang-github-mwitkow-go-proto-validators |
| Uploaded | 3 hours ago |
New Package Report
.changes
| Source | golang-github-mwitkow-go-proto-validators |
|---|---|
| Version | 0.3.2-1 |
| Changed-By | Simon Josefsson |
| Architecture | source amd64 all |
| Distribution | unstable |
| Date | Wed, 18 Mar 2026 16:04:37 +0100 |
Changelog
golang-github-mwitkow-go-proto-validators (0.3.2-1) unstable; urgency=medium . * Initial release (Closes: #1131424)
.dsc
| Package-List | go-proto-validators deb devel optional arch=any golang-github-mwitkow-go-proto-validators-dev deb golang optional arch=all |
|---|---|
| Section | devel |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/mwitkow/go-proto-validators Upstream-Name: go-proto-validators Files: * Copyright: 2016 Michal Witkowski License: Apache-2.0 Files: debian/* Copyright: 2026 Simon Josefsson <simon@josefsson.org> License: Apache-2.0 Comment: Debian packaging is licensed under the same terms as upstream License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0".