dtos

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: GPL-3.0, LGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FQDNIndexNode

type FQDNIndexNode struct {
	FQDN bool
	// contains filtered or unexported fields
}

func NewFQDNIndexNode

func NewFQDNIndexNode() *FQDNIndexNode

func (*FQDNIndexNode) GetNestedNode

func (f *FQDNIndexNode) GetNestedNode(keys []string) *FQDNIndexNode

func (*FQDNIndexNode) IsFQDN

func (f *FQDNIndexNode) IsFQDN() bool

func (*FQDNIndexNode) SetNestedNode

func (f *FQDNIndexNode) SetNestedNode(keys []string)

type FileOccurrence

type FileOccurrence struct {
	FilePath string
	Line     int
}

FileOccurrence - Where in the file_supportive has the dependency_contract occurred.

func NewFileOccurrence

func NewFileOccurrence(filepath string, line int) *FileOccurrence

Jump to

Keyboard shortcuts

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