implement

package
v0.0.0-...-2e1ece4 Latest Latest
Warning

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

Go to latest
Published: May 24, 2025 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package implement ...

Description : implement ...

Author : go_developer@163.com<白茶清欢>

Date : 2025-05-06 11:00

Package implement ...

Description : implement ...

Author : go_developer@163.com<白茶清欢>

Date : 2025-05-06 11:53

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGjsonRead

func NewGjsonRead(sourceData string) abstract.IJsonRead

NewGjsonRead ...

func NewSjsonWrite

func NewSjsonWrite() abstract.IJsonWrite

Types

type SjsonWrite

type SjsonWrite struct {
	// contains filtered or unexported fields
}

func (*SjsonWrite) Array

func (s *SjsonWrite) Array() ([]any, error)

func (*SjsonWrite) ArrayWithReceiver

func (s *SjsonWrite) ArrayWithReceiver(receiver any) error

func (*SjsonWrite) Delete

func (s *SjsonWrite) Delete(dataPath string) error

func (*SjsonWrite) Map

func (s *SjsonWrite) Map() (map[string]any, error)

func (*SjsonWrite) MapWithReceiver

func (s *SjsonWrite) MapWithReceiver(receiver any) error

func (*SjsonWrite) Result

func (s *SjsonWrite) Result() string

func (*SjsonWrite) Set

func (s *SjsonWrite) Set(dataPath string, data any) error

Jump to

Keyboard shortcuts

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