package cassandra import "fmt" var ErrNotFound = fmt.Errorf("not found")