cmd

package
v0.0.0-...-56e9cef Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2022 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Copyright © 2022 NAME HERE <EMAIL ADDRESS>

Index

Constants

View Source
const (
	OfficialWeight = iota - 1
	CommonWeight
	SameModWeight
)

Official < Common(Third Party) < Same module

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type Entry

type Entry struct {
	Contents string
	Weight   int
}

type List

type List struct {
	Module     string
	RawEntries []string
	Entries    []Entry
}

func (List) Len

func (l List) Len() int

func (List) Less

func (l List) Less(i, j int) bool

func (List) Swap

func (l List) Swap(i, j int)

Jump to

Keyboard shortcuts

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