internal

package
v0.0.0-...-78e32cb Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: GPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AreKHSEqual

func AreKHSEqual(slice1, slice2 []KHS) bool

Types

type AppConfig

type AppConfig struct {
	InfoLog        *log.Logger
	ErrorLog       *log.Logger
	SiakadUsername string
	SiakadPassword string
	Webhook        webhook.Webhook
}

type KHS

type KHS struct {
	MataKuliah string
	Nilai      string
}

type Siakad

type Siakad struct {
	ChromedpCancel context.CancelFunc
	// contains filtered or unexported fields
}

func NewSiakad

func NewSiakad(username string, password string) (*Siakad, error)

func (*Siakad) GetKHSData

func (s *Siakad) GetKHSData() ([]KHS, error)

Jump to

Keyboard shortcuts

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