EEAsst

package
v0.0.0-...-d8cc314 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2023 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(c Config)

func Resistance

func Resistance(str string) (string, error)

Types

type ComponentSilk

type ComponentSilk struct {
	ID       uint64 `json:"id" form:"id" gorm:"primary_key;auto_increment;"`
	UserId   uint64 `json:"user_id" form:"user_id"`
	SilkName string `json:"silk_name" form:"silk_name"`
	PdfUrl   string `json:"pdf_url" form:"pdf_url"`
}

type Config

type Config struct {
	Enable bool
}

Jump to

Keyboard shortcuts

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