func()

in operationsbus/hooks.go [25:27]


func (h *HookedApiOperation) BeforeInitOperation(ctx context.Context, req OperationRequest) error {
	return nil
}