scrape

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *scrape

Types

type AgeLimitRange

type AgeLimitRange struct {
	// contains filtered or unexported fields
}

type AgeLimitType

type AgeLimitType int

연령제한타입

const (
	AgeLimitUnknwon AgeLimitType = iota // 알수없음
	AgeLimitAge                         // 나이
	AgeLimitMonths                      // 개월수
)

지원가능한 연령제한타입 값

type Scraper

type Scraper interface {
	ScrapeCultureLectures(mainC chan<- []lectures.Lecture)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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