sesame

package module
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: May 16, 2023 License: MIT Imports: 14 Imported by: 0

README

sesame

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func History

func History(page uint, number uint) string

func Lock

func Lock(account string) string

func State

func State() string

func Toggle

func Toggle(account string) string

func Unlock

func Unlock(account string) string

Types

type Options

type Options struct {
	Account       string
	HistoryPage   uint
	HistoryNumber uint
}

type RequestBody

type RequestBody struct {
	Cmd     uint   `json:"cmd"`
	History string `json:"history"`
	Sign    string `json:"sign"`
}

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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