config

package
v0.0.0-...-4702bed Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const ConfName = "openIMConf"

Variables

View Source
var Config config
View Source
var (

	// Root folder of this project
	Root = filepath.Join(filepath.Dir(b), "../../..")
)
View Source
var UsualConfig usualConfig

Functions

This section is empty.

Types

type PConversation

type PConversation struct {
	ReliabilityLevel int  `yaml:"reliabilityLevel"`
	UnreadCount      bool `yaml:"unreadCount"`
}

type PDefaultTips

type PDefaultTips struct {
	Tips string `yaml:"tips"`
}

type POfflinePush

type POfflinePush struct {
	PushSwitch bool   `yaml:"switch"`
	Title      string `yaml:"title"`
	Desc       string `yaml:"desc"`
	Ext        string `yaml:"ext"`
}

Jump to

Keyboard shortcuts

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