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

support json output #43

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

support json output #43

wants to merge 2 commits into from

Conversation

M09Ic
Copy link

@M09Ic M09Ic commented Sep 2, 2024

No description provided.

@M09Ic
Copy link
Author

M09Ic commented Sep 2, 2024

#10

@boy-hack
Copy link
Owner

boy-hack commented Sep 6, 2024

代码有些问题,规范上需要新增一个json的outputer,完成下面接口

type Output interface {
	WriteDomainResult(domain result.Result) error
	Close()
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants