Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

size is always 0 #12

Closed
boy-hack opened this issue Jun 21, 2021 · 0 comments · Fixed by #13
Closed

size is always 0 #12

boy-hack opened this issue Jun 21, 2021 · 0 comments · Fixed by #13
Assignees
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.

Comments

@boy-hack
Copy link

FILE: github.com\projectdiscovery\[email protected]\store\hybrid\hybrid.go

func (hm *HybridMap) Size() int64 {
	return 0
}

If Iwant to know the size of the database, it will always return 0

@Mzack9999 Mzack9999 linked a pull request Jun 21, 2021 that will close this issue
@Mzack9999 Mzack9999 added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants