Home
last modified time | relevance | path

Searched refs:SetTax (Results 1 – 3 of 3) sorted by relevance

/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/rudderlabs/analytics-go/
H A Dproperties.go86 func (p Properties) SetTax(tax float64) Properties { func
/dports/net/storj/storj-1.45.3/vendor/gopkg.in/segmentio/analytics-go.v3/
H A Dproperties.go86 func (p Properties) SetTax(tax float64) Properties { func
H A Dproperties_test.go46 "tax": {Properties{"tax": number}, func(p Properties) { p.SetTax(number) }},