Skip to content

Commit be66cfd

Browse files
committed
codec: mono refresh
1 parent 23aad83 commit be66cfd

17 files changed

+3243
-5862
lines changed

codec/base.fastpath.notmono.generated.go

Lines changed: 80 additions & 416 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

codec/binc.fastpath.mono.generated.go

Lines changed: 161 additions & 833 deletions
Large diffs are not rendered by default.

codec/binc.mono.generated.go

Lines changed: 137 additions & 79 deletions
Large diffs are not rendered by default.

codec/binc.notfastpath.mono.generated.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build !codec.notmono && (notfastpath || codec.notfastpath)
1+
//go:build !notmono && !codec.notmono && (notfastpath || codec.notfastpath)
22

33
// Copyright (c) 2012-2020 Ugorji Nwoke. All rights reserved.
44
// Use of this source code is governed by a MIT license found in the LICENSE file.

0 commit comments

Comments
 (0)