Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ComponentService ¶
type ComponentService struct {
// contains filtered or unexported fields
}
func (*ComponentService) DefineComponent ¶
func (cs *ComponentService) DefineComponent( ctx context.Context, request *proto.OSCALComponentRequest, ) (*proto.OSCALComponentResponse, error)
type ComponentValidator ¶
type ComponentValidator struct {
// contains filtered or unexported fields
}
func (*ComponentValidator) ValidateComponent ¶
func (cv *ComponentValidator) ValidateComponent( ctx context.Context, request *proto.ComponentValidationRequest, ) (*proto.ComponentValidationResponse, error)
Click to show internal directories.
Click to hide internal directories.