Files
mal/internal/jikan/constants.go

8 lines
87 B
Go

package jikan
import "time"
const ListPageSize = 24
const shortCacheTTL = time.Hour