type github.com/Masterminds/squirrel.colonFormat

4 uses

	github.com/Masterminds/squirrel (current package)
		placeholder.go#L32: 	Colon = colonFormat{}
		placeholder.go#L59: type colonFormat struct{}
		placeholder.go#L61: func (colonFormat) ReplacePlaceholders(sql string) (string, error) {
		placeholder.go#L65: func (colonFormat) debugPlaceholder() string {