internal

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Copyright © 2023 JOEL SCHUTZ <JOELSSCHUTZ@YAHOO.COM.BR>

Index

Constants

View Source
const (
	TEXT = iota
	PIN
)

Variables

This section is empty.

Functions

func GetStringInBetweenTwoString

func GetStringInBetweenTwoString(str string, startS string, endS string) (result string, found bool)

func ParseDir

func ParseDir(targetDir, targetTag string) error

func ParseFile

func ParseFile(targetFile, targetTag string) error

Types

type MDParser

type MDParser struct {
	File []byte // Conteudo do arquivo alvo
	// contains filtered or unexported fields
}

PIN

func NewMDParserFromFile

func NewMDParserFromFile(targetFile, targetTag string) (*MDParser, error)

PIN

func (MDParser) Flush

func (p MDParser) Flush(title string) string

PIN

Jump to

Keyboard shortcuts

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