Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type NetworkSlicingConfigServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *NetworkSlicingConfigServer) DescribeContents(_ context.Context, req *pb.NetworkSlicingConfigDescribeContentsRequest) (*pb.DescribeContentsResponse, error) + func (s *NetworkSlicingConfigServer) Equals(_ context.Context, req *pb.NetworkSlicingConfigEqualsRequest) (*pb.EqualsResponse, error) + func (s *NetworkSlicingConfigServer) GetSliceInfo(_ context.Context, req *pb.NetworkSlicingConfigGetSliceInfoRequest) (*pb.GetSliceInfoResponse, error) + func (s *NetworkSlicingConfigServer) GetUrspRules(_ context.Context, req *pb.GetUrspRulesRequest) (*pb.GetUrspRulesResponse, error) + func (s *NetworkSlicingConfigServer) HashCode(_ context.Context, req *pb.NetworkSlicingConfigHashCodeRequest) (*pb.HashCodeResponse, error) + func (s *NetworkSlicingConfigServer) NewNetworkSlicingConfig(_ context.Context, req *pb.NewNetworkSlicingConfigRequest) (*pb.NewNetworkSlicingConfigResponse, error) + func (s *NetworkSlicingConfigServer) ToString(_ context.Context, req *pb.NetworkSlicingConfigToStringRequest) (*pb.ToStringResponse, error) + func (s *NetworkSlicingConfigServer) WriteToParcel(_ context.Context, req *pb.NetworkSlicingConfigWriteToParcelRequest) (*pb.WriteToParcelResponse, error)