diff options
| author | Jeff Carr <[email protected]> | 2025-03-18 15:14:23 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-03-18 15:14:23 -0500 |
| commit | ef371cda38829dc4b836e218b25ad20204d54ec7 (patch) | |
| tree | 337e51a574d0ae78d8f39f2c959a99fae3badb56 /stack.go | |
| parent | 5a9ae561ee0dbd9b82285594b6fb8b9fe3eea0bd (diff) | |
maybe this is a good idea, maybe not
Diffstat (limited to 'stack.go')
| -rw-r--r-- | stack.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ // Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Use of this source code is governed by the GPL 3.0 -package pinpb +package ginpb // this is similar to 'gin' but specifically only for // sending and working with protocol buffers |
