go.pact.im/x/phcformat.ParamsIterator.Next (method)
4 uses
go.pact.im/x/phcformat (current package)
params.go#L28: return it.Next()
params.go#L42: for ; it.Valid; *it = it.Next() {
params.go#L51: func (it ParamsIterator) Next() ParamsIterator {
go.pact.im/x/crypt
argon2.go#L42: for ; it.Valid; it = it.Next() {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)