analyzer

package
v0.1.15 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 21, 2023 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Overview

Package analyzer implements the `analyze` sub-command.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(parentCmd *cobra.Command)

Register registers the process sub-command.

func RunMigrations

func RunMigrations(sourceURL string, databaseURL string) error

RunMigrations runs migrations defined in sourceURL against databaseURL.

Types

type A

type A = analyzer.Analyzer

type Service

type Service struct {
	// contains filtered or unexported fields
}

Service is Oasis Nexus's analysis service.

func Init

func Init(cfg *config.AnalysisConfig) (*Service, error)

Init initializes the analysis service.

func NewService

func NewService(cfg *config.AnalysisConfig) (*Service, error)

NewService creates new Service.

func (*Service) Start

func (a *Service) Start()

Start starts the analysis service.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL