type github.com/Masterminds/squirrel.atpFormat

4 uses

	github.com/Masterminds/squirrel (current package)
		placeholder.go#L36: 	AtP = atpFormat{}
		placeholder.go#L69: type atpFormat struct{}
		placeholder.go#L71: func (atpFormat) ReplacePlaceholders(sql string) (string, error) {
		placeholder.go#L75: func (atpFormat) debugPlaceholder() string {