adding envs tagging/interpolation
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
package envs
|
||||
|
||||
type (
|
||||
interpolateOpts struct {
|
||||
noMapKey bool
|
||||
noMapVal bool
|
||||
isTagged bool
|
||||
}
|
||||
optInterpolate func(o *interpolateOpts) (err error)
|
||||
)
|
||||
Reference in New Issue
Block a user