login

package
v0.5.4 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 2 Imported by: 0

README

Login

Go doc

暂无介绍...

目录导航

列出了该 package 下所有的函数及类型定义,可通过目录导航进行快捷跳转 ❤️

展开 / 折叠目录导航

类型定义

类型 名称 描述
STRUCT Service 暂无描述...

详情信息

Service STRUCT
type Service struct {
	Attack expose.Attack
	name   string
}

func (*Service) OnInit()

func (*Service) OnPreload()

func (*Service) OnMount()

func (*Service) Name() string

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	Attack expose.Attack
	// contains filtered or unexported fields
}

func (*Service) Name

func (l *Service) Name() string

func (*Service) OnInit

func (l *Service) OnInit()

func (*Service) OnMount

func (l *Service) OnMount()

func (*Service) OnPreload

func (l *Service) OnPreload()

Jump to

Keyboard shortcuts

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