leetcode

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Meta

type Meta struct {
	Index        string
	Title        string
	Difficulty   string
	Tags         []string
	Link         string
	Content      string
	Code         string
	CodeSnippets string
}

func GetMetaByNumber

func GetMetaByNumber(number string) (*Meta, error)

type Tag

type Tag struct {
	Name           string `json:"name"`
	Slug           string `json:"slug"`
	TranslatedName string `json:"translatedName"`
}

func GetTags

func GetTags() ([]Tag, error)

Jump to

Keyboard shortcuts

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