You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: patchers/value/value.go
+11-43Lines changed: 11 additions & 43 deletions
Original file line number
Diff line number
Diff line change
@@ -1,46 +1,4 @@
1
1
// Package value provides a Patcher that uses interfaces to allow custom types that can be represented as standard go values to be used more easily in expressions.
0 commit comments