package
0.1.2
Repository: https://github.com/aserto-dev/scc-lib.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewMockGithubIntr creates a new mock instance.
NewMockGitlabIntr creates a new mock instance.
NewMockGraphqlIntr creates a new mock instance.

# Structs

MockGithubIntr is a mock of GithubIntr interface.
MockGithubIntrMockRecorder is the mock recorder for MockGithubIntr.
MockGitlabIntr is a mock of GitlabIntr interface.
MockGitlabIntrMockRecorder is the mock recorder for MockGitlabIntr.
MockGraphqlIntr is a mock of GraphqlIntr interface.
MockGraphqlIntrMockRecorder is the mock recorder for MockGraphqlIntr.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
go:generate mockgen -source=graphqlintr.go -destination=mock_graphqlintr.go -package=interactions --build_flags=--mod=mod.